资源列表
data
- 数据单一分类,svm和lstm两种,可以简单用于测试(data classification)
BP手写数字识别
- bp实现手写数字识别,识别率一般在97%以上,其中有添加噪声和不添加噪声的情况。(Recognition of Handwritten Numbers Based on BP)
汇晟简单版
- ea源码,供交流切磋,仅作交流源码用!不对做盘后果负责!((only for the exchange of source! Not responsible for the consequences of the disc!))
BP神经网络预测
- BP神经网络预测matlab的源代码,里面还附有公路运输的预测实例,只需修改数据即可。(BP neural network predicts the source code of matlab, which also includes a road transport prediction example, just need to modify the data.)
actor-critic
- 基于actor-critic的DDPG强化学习算法(DPG reinforcement learning algorithm based on actor-critic)
小波神经网络
- 小波神经网络,神经网络的改进算法,需要调整(neural network classification)
jplv7
- 空间计量的实现,完全可以实现空间计量经济学的(Realization of Spatial Measurement)
基于遗传算法的小波神经网络在股票预测中的应用
- 动态粒子算法,适合适合科研人员和学生进行优化和调参。新手理解鱼群算法,希望大家可以认真学习其中的道理。(Dynamic particle algorithm is suitable for scientific researchers and students to optimize and participate. Novice understands Fish Swarm Algorithms, I hope you can seriously learn the truth.)
SLAM
- 以slam为核心的python实现代码,包含可视化组件(some slam code with the python scr ipt)
鸢尾花
- 封装KNN算法,了解IRIS数据集 分类鸢尾花数据集(Encapsulation of KNN algorithm to understand IRIS dataset classification iris dataset)
基于神经网络的车牌识别
- 基于神经网络的车牌识别,在原有基础上增多了训练集,提高了识别的准确度(Vehicle license plate recognition based on neural network increases the training set and improves the accuracy of recognition.)
tensorflow预测产品价格
- 使用tensorflow进行预测,通过市场销量等数据预测产品的价格