资源列表
基于方差和深度学习的脑电信号分类算法
- 从深度学习方面解析脑电信号,通过方差计算脑电特征(Analysis of EEG signals from deep learning and calculation of EEG characteristics by variance.)
哈工大_人工智能
- 哈工大计算机系任老师人工智能课程的代码实现。全部三个实验。(The computer department of Kazakhstan is the teacher of the teacher's artificial intelligence course. All three experiments.)
mi02fptree
- 实现关联规则挖掘的两个算法源码,封装完整,易读易用,包含测试数据(The two algorithms to implement association rules mining are complete package, easy to read and easy to use, including test data)
Desktop
- 梯度下降算法的简单实现,比较基础,用于入门理解梯度下降算法(gd algorithm,basic and easy)
slambook-master
- SLAM14讲的代码,高翔老师,对于学习SLAM的很有帮助(SLAM14's code, Mr. Gao Xiang, is very helpful for learning SLAM)
深度学习Deep Learning 中文版 2017.3.15
- 深度学习deeplearning 中文完整版 AI入门经典书籍,免费下载(Deep learning, a classic book on Artificial Intelligence, for students and researchers who are suitable for artificial intelligence)
M2M_程序
- m2m程序的实现程序 用于学习交流 资源来源于网络(m2m is developmented by C .It can be used for learning and communicating)
matlab实现LeNet
- 卷积神经网络LeNet代码,可实现图片分类(Convolution neural network code)
tsp
- 遗传算法,旅行商问题的python代码(The Python code of the genetic algorithm, the traveling salesman problem)
SDOF
- matlab编程Newmark-β单自由度体系动力响应(Matlab programming Newmark- beta single degree of freedom system dynamic response)
my_cnn.tar
- 用卷积神经网络实现手写数字识别,数据集为mnist数据集(Convolution neural network is used to realize handwritten numeral recognition. Data set is MNIST data set.)
双蚁群路径规划
- 这是双蚁群机器人路径规划算法,很好的解决了蚁群算法收敛慢的缺点,C++语言(This is a dual ant colony robot path planning algorithm that solves the shortcomings of the slow convergence of the ant colony algorithm and uses the C++ language.)