资源列表
机器学习实战.pdf
- 一本适合机器学习入门的书籍,包含大量流行的机器学习算法和python实现(A book suitable for machine learning, including a large number of popular machine learning algorithms and python implementation)
DCGAN-tensorflow-master
- LINUX平台下,当然也可以在windows平台下运行,DCGAN为卷积下的生成对抗网络,在tensorflow平台的基础上。(LINUX platform, of course, can also run on the windows platform, DCGAN is the convolution generation under adversarial networks, based on the tensorflow platform.)
baseline_CM
- 声纹识别特征提取程序,防假冒录音的声纹识别主要特征(CQCC feature extraction)
归档
- 神经网络拟合函数,DNN神经网络,TensorFlow(DNN function, using Tensorflow to conduct it)
hopfield-master
- Hopfield pattern recognition using c++
HopfieldNeuralNetwork_demo
- Hopfield letters recognizer with c# source code
tsp_genetic-master
- Travelling salesman problem solved using GA in C++
Efficient Large Scalce Clustering
- Research paper on cure clustering
模糊系统与模糊控制教程
- 模糊系统与模糊控制经典入门书,很适合入门看(The classic introductory book of fuzzy system and fuzzy control)
linear code
- 感知器和线性神经网络,有助于初次接触人工智能的学生(the codes contain a lot of good data.besides,they are helpful for you get the main thought soon.)
SVM-tool
- 支持向量机的里一个工具包,里面的函数我自己改了一下,有所优化(Support vector machine in a toolkit, the function inside I changed it, some optimization)
支持向量机(ML in action)整理
- Python实现支持向量机的算法,拟合和分类,包括0-9数字识别(Python implements the algorithm, fitting and classification of support vector machines, including 0-9 digital recognition)
