资源列表
arfit-master
- Restricted Boltzmann Machine
tsp
- 使用遗传算法解决tsp问题 人工智能 遗传算法示例(Using genetic algorithm to solve TSP problem)
maoyi
- network,贸易的复杂网络代码,全球数据(network for global trade)
USA00001 (1)
- bp神经网络,语音辨识,能有效辨识各种语言类别(bp neural network,modeling of mre base isolator)
keras-dcgan
- keras平台下dcgan源码,包含配置文件,py文件,可直接运行训练网络,数据集为mnist手写数据集(Dcgan source code under the keras platform)
faq1(1)
- cnn是卷积神经网络,代码利用cnn进行文本分类(CNN is a convolution neural network, and the code uses CNN for text classification)
face-KNN
- 用PCA算法和KNN算法实现人脸识别,参数可以自己调整(The PCA algorithm and the KNN algorithm are used to realize the face recognition, and the parameters can be adjusted by themselves)
基于遗传算法的电动汽车换电站经济运行_张帝
- 基于遗传算法的电动汽车换电站经济运行,这篇文章写的很好,推荐学习(Based on the genetic algorithm for electric vehicles for the economic operation of the power station, this article is well written, recommended Learning)
RBF_NN_MIC
- 可以用于多输入单输出的RBF径向基神经网络建模。。(The RBF neural network can be used to creat the model,which can be descrided by multi input and one output)
digital
- 实现手写体识别,并且使用自己手写的数字作为验证,得到了比较好的结果(digital recognition we get a good result at the test of our own digital writing and use the language of pyton)
image
- cifar 卷积神经网络 通过cnn识别图片,对神经网络进行训练,在识别cifar库(convolutional neural network)
kmeans1
- 实现k-means算法的matlab代码(the matlab code of the k-means algorithm)