资源列表
AlexNet
- 使用TensorFlow 实现 AlexNet ,并使用 Mnist 数据集进行训练并测试。(AlexNet is implemented using TensorFlow and trained and tested using the Mnist data set.)
mno-differential-grouping-7cf5110a1fab
- 利用差分分组的多目标优化算法,MATLAB编写。(differential grouping)
DeepLearnToolbox-master
- 深度学习,介绍,分析内容,算法及其代码。不同类型(hjkghkkgvjklljhhbvhkkswdghikhgghl)
A Short Introduction to Boosting
- 关于分类算法Boosting的介绍。介绍了Boosting的核心思想,以及不可忽视的重要细节问题。(A Short Introduction to Boosting)
GA
- 遗传算法程序,可以求解非线性规划中函数最优值问题(Genetic algorithm program, can be solved in nonlinear programming function optimal value problem)
CSP
- CSP是共空间模式的简称,用于找到最优空间投影。(CSP is short for Common spatial pattern , used to find the optimal spatial projection.)
TensorFlow实战Google深度学习框架
- 《TensorFlow:实战Google深度学习框架》图书中的所有神经网络的相关代码(All related code of all kinds of neural network mentioned in "TensorFlow: practice of Google deep learning framework")
caffe 可视化
- 这个是深度学习caffe框架的一些可视化代码(it is about caffe, a deep learning framework, in a easy to see way to the readers.)
兵王问题SVM程序
- MATLAB编写的SVM算法程序、数据集及其工具包,用于解决国际象棋中的兵王问题(The program, SVM algorithm written in MATLAB data set and used to solve the problem of Bingwang toolkit in chess)
感知器算法证明
- 机器学习中神经网络的感知器算法的相关证明(The proof of perceptron algorithm of neural network in machine learning)
人工神经网络后向传播算法推导
- 机器学习中神经网络的后向传播算法的相关推导(The derivation of backpropagation algorithm for neural networks in machine learning)
8Puzzle
- 本代码用于求解8数码问题,运用A*算法,内附有UI(This code is used to solve 8 digital problems, with UI)
