-
code
说明: 求 解 数 组 中 同 时 满 足 行 最 小 值 和 列 最 大 值 !(Solve the array to meet the minimum row value and column maximum value at the same time!)
- 2020-10-22 10:14:28下载
- 积分:1
-
pygcn-master
说明: 图卷积神经网络,图神经网络的一种,通过提取特征来训练神经网络,实现网络嵌入(Graph Convolution Neural Network, a kind of Graph Neural Network, trains the Neural Network by extracting features to realize network embedding.)
- 2020-06-15 22:50:02下载
- 积分:1
-
GRU
通过Python基于keras平台实现了时间序列模型gru(Realization of time series model Gru based on keras platform by Python)
- 2020-08-16 15:28:36下载
- 积分:1
-
GPR
说明: 简单实现高斯过程回归的问题,利用python语言做了一个简要的说明。(Simple implementation of gaussian process regression problem)
- 2019-06-28 09:14:44下载
- 积分:1
-
Python与机器学习实战
python与机器学习实战教程,机器学习通过Python语言实现,通过大量的实例再现机器学习强大的生命力(Python and Machine Learning Practical Course. Machine Learning is realized by Python Language, and the powerful vitality of machine learning is reappeared through a large number of examples.)
- 2019-05-13 09:59:03下载
- 积分:1
-
hopfield神经网络数字识别
说明: 基于hopfield神经网络的数字识别Python程序,本人对现有的程序进行了扩充修改,只需要添加训练样本图片就可以增加训练样本(注意样本像素要一致),这是我的课程设计,只做了数字0-5的识别,如有需要,稍微修改程序即可实现0-9的识别。(Based on the number recognition Python program of Hopfield neural network, I have expanded and modified the existing program. I only need to add the training sample image to increase the training sample (note that the sample pixels should be consistent). This is my curriculum design, only do the number 0-5 recognition, if necessary, slightly modify the program to achieve 0-9 recognition.)
- 2021-01-15 12:16:38下载
- 积分:1
-
Demo5-Plate-Contact
说明: abaqus的平板约束数值模拟源文件,适合abaqus新手操作练习使用(ABAQUS source files for numerical simulation of plate constraints, suitable for ABAQUS novice operation exercises)
- 2020-06-24 02:40:02下载
- 积分:1
-
6_2_VGG
说明: 用thensorflow实现对VGGNET深度卷积神经网络的建立。(The establishment of the VGGNET convolutional neural network is implemented with the thenthraceflow.)
- 2019-07-10 20:10:26下载
- 积分:1
-
Python编程快速上手-让繁琐工作自动化
说明: python学习参考书籍,《Python编程快速上手-让繁琐工作自动化》,[美] Al Sweigart 著 王海鹏 译
如今,人们面临的大多数任务都可以通过编写计算机软件来完成。Python 是一
种解释型、面向对象、动态数据类型的高级程序设计语言。通过Python 编程,我们
能够解决现实生活中的很多任务。
本书是一本面向实践的Python 编程实用指南。本书的目的,不仅是介绍Python
语言的基础知识,而且还通过项目实践教会读者如何应用这些知识和技能。本书的
第一部分介绍了基本的Python 编程概念,第二部分介绍了一些不同的任务,通过编
写Python 程序,可以让计算机自动完成它们。第二部分的每一章都有一些项目程序,
供读者学习。每章的末尾还提供了一些习题和深入的实践项目,帮助读者巩固所学
的知识。附录部分提供了所有习题的解答。
本书适合任何想要通过Python 学习编程的读者,尤其适合缺乏编程基础的初学
者。通过阅读本书,读者将能利用最强大的编程语言和工具,并且将体会到Python
编程的快乐。(reference book for learning python)
- 2021-02-04 16:34:40下载
- 积分:1
-
PGD
最优化方法之近端梯度下降法,适用于L1正则项的最优化。(Proximal gradient descent)
- 2020-06-30 06:00:02下载
- 积分:1