资源列表
Intelligent-Control-for-Quadrotor
- 小型四旋翼的智能控制。使用基于粒子群的PID控制、基于遗传算法的PID控制,以及BP神经网络控制-小型四旋翼的智能控制。使用基于粒子群的PID控制、基于遗传算法的PID控制,以及BP神经网络控制。Simulation of Intelligent Control for Quadrotor, which based on particle swarm optimization PID control, genetic algorithhm PID control and BP neural ne
diff_code
- 降维DM算法,用于diffusion map降维,代码很全很细致。(Dimensionality reduction algorithm)
convolution-nn
- 卷积神经网络源代码,visual studio可以运行的!mnist手写库的idx-ubyte格式的数据在里面,原图片再另一个工程里-convolution neural network
code-of-UFLDL
- 斯坦福大学deep-learning教程ufldl练习答案-the answer of the exercise of ufldl
geneticalgorithms
- 这是一本关于遗传算法的书,还有相关程序,matlab 它对初学者来说非常有用。-This is a book on genetic algorithms, as well as related procedures, matlab it is very useful for beginners.
AI-SOURCE
- 游戏人工智能精粹 源代码 有需要的请自行下载-Game AI By Example source code
莫烦tf练习
- tensorflow深度学习,莫烦入门教程代码(Tensorflow deep learning)
Autoencoder_Code
- 深信度网络中的自编码部分,包括受限玻尔兹曼机训练,BP算法反向微调,深度学习入门学习材料!-Convinced of the network of self-coding parts, including Restricted Boltzmann Machine training, BP algorithm reverse trimming, deep learning introductory learning materials!
DL_L1
- 关于最新的python3上的decision tree 的算法(An algorithm for decision tree on the latest python3)
artificial-intelligence-
- 本书介绍遗传算法、神经网络,它是人工智能游戏编程的一本指南性读物。-This book introduces genetic algorithm and neural network, it is artificial intelligence a guide of game programming books.
AlexNet
- 使用TensorFlow 实现 AlexNet ,并使用 Mnist 数据集进行训练并测试。(AlexNet is implemented using TensorFlow and trained and tested using the Mnist data set.)
lenet_test
- 包含mnist数据集的lenet例子,快速训练部分数据,达到85%的准确率(A lenet example that contains the MNIST dataset to quickly train part of the data to reach a 85% accuracy rate)