资源列表
label_image
- 基于TensorFlow框架,实现对图片分类(Achieve classification of pictures)
ELM
- MATLAB版极限学习机,自带训练集与测试集,可运行。(MATLAB version of the ELM, with its own data set)
kMeans
- 聚类分析,是机器学习与人工智能的一个重要算法(Clustering analysis is an important algorithm for machine learning and artificial intelligence)
Deeplearn Toolbox(CNN)
- 基于lenet-5模型,利用CNN进行图像分类(Image classification)
神经网络自动跑马里奥
- 利用神经网络学习跑马里奥,脚本源码是NEAT.lua,已经整合在一起 测试方法:打开模拟器EmuHawk.exe,载入游戏,进入游戏后保存(save state),进入目录\SNES\State,找到刚才保存的文件,重命名为DP1.state,把这个文件复制到LUA文件夹和模拟器文件夹下,运行脚本就可以了. 哔哩哔哩上有作者的演示视频,搜索MarI/O(Use neural networks to learn how to run Mario)
通信设备故障数据信息中的价值发现
- 价值——功能拓扑发现,故障源识别,故障动力学(Value function topology discovery, fault source identification, fault dynamics)
BP神经网络预测
- 神经网络工具箱,能够用来预测交通流量,代码中显示了实现的步骤(neural network toolbox)
MTCNN_face_detection_alignment-master
- 人脸检测 matlab+caffe+cuda(face detection: matlab+caffe+cuda)
Fp_tree_test
- FPtree算法比apriori算法处理速度快,基于python实现,共同学习吧(FPtree algorithm apriori algorithm is more than adept at handling large data)
计算机算法中的数学方法研究_崔守梅
- 计算机算法中的数学方法研究,很有参考价值的文献(A study of mathematical methods in computer algorithms)
binclass_perc_4_5
- 结合书上的例子写的二分类非循环版/循环版以及简单神经网络实现(Two examples of non circular / cyclic versions and simple neural networks are written in conjunction with examples in the book)
dataandprocess
- 当需要从定量的角度分析和研究一个实际问题时,人们就要在深入调查研究、了解对象信息、作出简化假设、分析内在规律等工作的基础上,用数学的符号和语言作表述来建立数学模型(When you need a real problem from the perspective of quantitative research and analysis, people will be in the thorough investigation and study, understand the object i
