资源列表
TensorFlow+Machine+Learning+Cookbook
- Explore machine learning concepts using the latest numerical computing library — TensorFlow — with the help of this comprehensive cookbook(TensorFlow was open sourced in November of 2015 by Google, and since then it has become the most starred mach
CNN资料
- 深度学习讲义,caffe官方中文译本教程,caffe个人学习笔记,卷积神经网络结构演化介绍,CNN学习总结(deep learning lecture, caffe official chinese lecture, caffe personal learning note, the Convolutional Neural Network leaning review)
MN
- 模拟退火算法的实现代码,很好的例子,有助于学习算法。(Simulated annealing algorithm implementation code, a very good example of learning algorithm.)
STDP_simulations
- 仿真实现STDP的波形,《STDP as presynaptic activity times rate of change of postsynaptic activity》代码。(STDP implemented on python, code in "STDP as presynaptic activity times rate of change of postsynaptic activity", arXiv:1509.05936v2.)
Essay
- using KERAS in python and CNN to get modualtion classification
states
- easeus-data-recovery-wizard-pro
Ch9
- matlab部分小波分析的代码,后继上传其他部分的小波分析matlab代码(Part of wavelet analysis code)
KNN
- 人工智能课程的KNN算法实现,包括回归和分类。(Artificial intelligence curriculum KNN algorithm, including regression and classification.)
tsp_pso-master
- matlab code for tsp problem using PSO
Helicopter
- 模拟直升机案例,供研究学习各种飞行控制方法使用(Simulated helicopter case)
knn_toy
- 这是一个K近邻分类器,手动编写的一个较为简单的实现。(K nearest neighbor classifier)
SVM
- 用于与支持支持向量机的方法将数据数据分类用于 MATLAB程序(Used in conjunction with methods that support support vector machines to classify data data for MATLAB programs)