资源列表
DeepLearning
- 此书是最新版的深度学习书籍,极具参考价值。(This book is the latest edition of the book of deep learning, which is of great reference value.)
shuji
- 预测控制(英文书,比较老的,clark)\\神经网络\\matlab\\simulink等相关书籍
深度机器学习DBN
- 深度神经网络算法,可直接用用于模型训练,进行机器学习。算法可靠。(The deep neural network algorithm can be directly used for model training and machine learning. The algorithm is reliable.)
cs231n assignment solutions
- 斯坦福深度学习公开课cs231n的前两次作业代码(1st and 2nd assignment of cs231n, stanford deep learning course)
Automation
- Incubator using fuzzy logic controller
mianyisuanfa
- 人工免疫算法人工神经网络基于轴承的模式识别matlab故障诊断-Artificial immune algorithm based on artificial neural network pattern recognition matlab bearing fault diagnosis
CNN
- 深度学习的卷积神经网络的MATLAB代码实现,数据为MNIST标准库。-it s a code in CNN with matlab.the is the MNIST.
机器学习
- Mitchell的《机器学习〉随书源码,非常不错-Mitchell's "machine learning> With the source book, very good
hongwiashipi
- 基于人工神经网络的红外目标识别与跟踪,运行环境为VISUAL STUDIO OPENCV3环境-Based on artificial neural network infrared target recognition and tracking, the operating environment for the VISUAL STUDIO OPENCV3 environment
Maze
- 求最短路径的程序,采用A*算法。给定一个迷宫的位图,能表示出最短路径及其长度-The shortest path of the program, using A* algorithm. Given a bitmap maze, and the length of the shortest path can be expressed
cluster
- 详细介绍了各种聚类算法,对初学者会有很大帮助哦!-Detailed descr iption of the various clustering algorithms will be very helpful for beginners Oh!
人脸识别dlib19.10
- 一个机器学习的开源库,包含了机器学习的很多算法,使用起来很方便,直接包含头文件即可,并且不依赖于其他库(自带图像编解码库源码)。Dlib可以帮助您创建很多复杂的机器学习方面的软件来帮助解决实际问题。目前Dlib已经被广泛的用在行业和学术领域,包括机器人,嵌入式设备,移动电话和大型高性能计算环境。