资源列表
Deep Learning Papers Reading Roadmap
- 这是一些关于深度学习的基础资料,希望对一些初学者有帮助!(These are some basic materials about deep learning, hope they are helpful to beginners!)
Deep Learning Papers Reading Roadmap
- 这是一些关于深度学习的一些入门资料,希望对初学者有帮助!(These are some basic materials about deep learning, hope helpful to these beginners!)
Deep Learning Papers Reading Roadmap
- 这是一些关于深度学习的入门资料,希望对初学者有些帮助。(These are some basic materials on deep learning, hope they are helpful to the beginners!)
神经网络-LMS
- 神经网络的python实现---LMS算法(Python implementation of ---LMS algorithm for neural networks)
LMS算法改进
- Python神经网络-LMS算法改进-降低误差率(Improvement of -LMS algorithm for Python neural network)
神经网络-退火算法
- 神经网络在python中应用,并引入退火算法(Neural network entry annealing algorithm in Python)
梯度
- 神经网络中,基于梯度下降的线性分类器,对样本进行分类(In neural networks, linear classifiers based on gradient descent.)
单隐层BP
- 说明: BP神经网络一个简单的异或回归训练,适合入门(BP neural network A simple XOR regression training, suitable for getting started)
SVM
- 它分类的思想是,给定给一个包含正例和反例的样本集合,svm的目的是寻找一个超平面来对样本根据正例和反例进行分割。(The idea of classification is to give a sample set containing positive and negative examples. The purpose of SVM is to search for a hyperplane to segment samples based on positive and negative
DE
- DE codes for features mutasyon seleksiyon
elm
- 一个简单移动的ELM超限学习机的小例子,实现了简单的ELM神经网络模型,并且还带有测试数据集。(A simple example of a simple moving ELM overrun learning machine)
logistic
- 一个在机器需欸领域非常经典的算法-逻辑回归,改实例实现了逻辑回归的功能,简单易懂,有条理,带有数据集(A very classic algorithm in the field of machine requirements - Logistic Regression, change instances to achieve the function of logistic regression, easy to understand, organized, with a data set)
