资源列表
DecisionTree
- 利用Anaconda编写的决策树,可用于分类(This decision tree algorithm which is used for classification coded by Anaconda.)
M2M_程序
- m2m程序的实现程序 用于学习交流 资源来源于网络(m2m is developmented by C .It can be used for learning and communicating)
深度学习Deep Learning 中文版 2017.3.15
- 深度学习deeplearning 中文完整版 AI入门经典书籍,免费下载(Deep learning, a classic book on Artificial Intelligence, for students and researchers who are suitable for artificial intelligence)
slambook-master
- SLAM14讲的代码,高翔老师,对于学习SLAM的很有帮助(SLAM14's code, Mr. Gao Xiang, is very helpful for learning SLAM)
069620-01
- 《MATLAB 神经网络43个案例分析》(MATLAB Fuzzy Neural Network)
GMM(1)
- python实现GMM算法,并使用NMI进行算法评估(Python implementation of GMM algorithm)
GA优化BP
- 已调试好的BP神经网络程序,为大家提供借鉴(bp neural network program has been debugged to provide reference for us)
Bengio_deeplearning涓枃璇戠増
- 深度学习基础学习必备,介绍经典算法原理思想(The basic learning of deep learning is necessary, and the principles of classical algorithms are introduced.)
iris12
- 基于LSSVM的分类器,用于iris的三种分类,4种特征进行3类分类,准确率90%以上(LSSVM FOR IRIS,The classifier based on LSSVM is used for three classifications of iris, and 4 features are classified by 3 categories. The accuracy rate is over 90%.)
RBF_NN_MIC
- 多输入单输出的RBF神经网络代码,matlab编写,有注释(RBF neural network code with multiple input and single output)
534581367GMM_EM
- 清华大学模式识别的高斯混合模型,EMM算法,清华大学张长水 自动化系(Tsinghua University Pattern Recognition)
Desktop
- 梯度下降算法的简单实现,比较基础,用于入门理解梯度下降算法(gd algorithm,basic and easy)