资源列表
势场法
- 人工势场法,机器人自动避障,程序可以运行,没有错误(Artificial potential field method, robot automatic obstacle avoidance)
BP caipiao
- BP神经网络彩票预测脚本 参照了涂晖对于 mablab神经网络提到的几个函数。(The BP neural network lottery prediction scr ipt refers to several functions mentioned in the mablab neural network.)
BP神经网络-鸢尾花分类代码+文档
- BP神经网络-鸢尾花分类代码+文档,可以直接运行(BP neural network - iris code + document, can run directly)
TensorFlow实战Google深度学习框架
- TensorFlow实战Google深度学习框架,非常详细,推荐实用(TensorFlow real Google deep learning framework, very detailed, recommended practical)
D_S证据理论C++源码
- DS 证据理论(Dempster-Shafer envidence theory)也称为DS理论。是一种处理不确定性问题的完整理论。它不仅能够强调事物的客观性,还能强调人类对事物估计的主观性,其最大的特点就是就是对不确定性信息的描述采用“区间估计”,而非“点估计”,再区分不知道和不确定方面以及精确反映证据收集方面显示出很大的灵活性。
tensorflow-CNN-CIFAR-10-master
- CNN实现图像数据的分类,有数据库下载代码(CNN implements the classification of image data, and there is a database download code)
pycuda-2017.1.1.tar
- 矩阵相乘的并行运算的算法,运算效率可以轻松提高近100倍。是进行人工智能研究及深度学习先关研究的必备并行算法。(The algorithm of parallel operation of matrix multiplication can easily increase the operation efficiency by nearly 100 times. It is a necessary parallel algorithm for the study of artificial in
Untitled 14 BP NN
- 用bp神经网络对故障信号进行分类,通过训练和测试数据,来验证结果(Using bp neural network to classify fault signals and verify results by training and testing data)
Untitled0000000
- 通过pso优化rbf神经网络来提高信号的预测效果,以达到比单独使用rbf神经网络更好的预测效果(Optimize rbf neural network through pso to improve signal prediction performance to achieve better prediction effect than using rbf neural network alone)
6冷链物流配送路径优化
- 为了验证上述模型的合理性和实用价值,为冷链物流车辆配送路径优化提出可行性的方法,本文依托厦门某具体从事生鲜产品生产及配送的A企业所提供的数据,结合文章所提出的优化思路,通过matlab等软件实现计算机建模并进行模型求解,最后对该生鲜企业的配送流程设计提出建设性意见。(In order to verify the rationality of the model and practical value, for the cold chain logistics distribution route
CNN_matlab
- 卷积神经网络(CNN)是一种深度学习方法,它可以对图像进行识别和特征分类等优点。(The convolution neural network (CNN) is a deep learning method which can identify and characterize the image.)
CNN-matlab
- 卷积神经网络在matlab中的应用,可自行修改学习率和循环次数(Convolutional Neural Network in Matlab)