资源列表
基于神经网络的车牌识别
- 基于神经网络的车牌识别,在原有基础上增多了训练集,提高了识别的准确度(Vehicle license plate recognition based on neural network increases the training set and improves the accuracy of recognition.)
tensorflow预测产品价格
- 使用tensorflow进行预测,通过市场销量等数据预测产品的价格
stock_predict_with_LSTM-master
- 深度学习,LSTM股票预测,python代码(Deep Learning, LSTM Stock Forecasting, Pthon Code)
人工智能导论
- 介绍人工智能的书,介绍了人工智能的背景,原理,以及在机器人,图像识别,控制等领域的应用(This paper introduces the book of artificial intelligence, the background and principle of artificial intelligence, and its application in robotics, image recognition, control and other fields.)
yichuansuanfa612
- 遗传算法在fortran上的实现算例啊啊啊啊啊啊啊啊 啊啊啊啊啊啊啊啊啊啊啊啊 啊啊啊啊啊(The example of genetic algorithm on FORTRAN .)
Markov_Decision_Processes
- 书籍:人工智能中的马尔可夫决策过程Markov_Decision_Processes_In_Artificial_Intelligence(Book:Markov_Decision_Processes_In_Artificial_Intelligence)
MOPSO-MATLAB-论文
- 提供了一种新的改进粒子群算法的MATLAB程序及相关论文材料,供学习使用(A new improved particle swarm optimization program MATLAB and related papers are provided for learning and using.)
PPP
- 精密单点定位,适用于初学者,包括完整的处理程序,好,全面(Precision single point positioning)
moblienetV3
- 基于moblieNetV3的tensorflow实现的YOLO V3,里面有训练测试代码。
ALEXNET程序matlab实现
- 亲测可用,非常清晰易懂,有文字注解,适合初学者,我也在用,有问题欢迎交流讨论
ASVspoof2019_keras
- 一个基于kera的resnet神经网络的baseline(A baseline of RESNET neural network based on Kera)
Proximal_Policy_Optimization
- 强化学习可以按照方法学习策略来划分成基于值和基于策略两种。而在深度强化学习领域将深度学习与基于值的Q-Learning算法相结合产生了DQN算法,通过经验回放池与目标网络成功的将深度学习算法引入了强化学习算法。(Reinforcement learning can be divided into value-based learning and strategy based learning according to method learning strategies. In the fiel