搜索资源列表
c语言强化
- C语言强化的绝好原代码,有助于你对C语言的提高-C language to strengthen the excellent original code, which will help you to improve the C language
考虑板厚参数下的等向强化本构模型
- 用于ABAQUS二次开发使用,考虑板厚参数下的等向强化本构模型 Fortran语言编写!!
ASP选择题强化训练题
- 思远IT学院第五教学中心 BS课程选择题强化训练题
基础强化课程设计
- C++ 基础强化课程设计 校友录系统
c语言强化
- C语言强化的绝好原代码,有助于你对C语言的提高-C language to strengthen the excellent original code, which will help you to improve the C language
RL_Toolbox_Windows_Source_20b
- 这个是机器学习的一种算法的强化学习的工具箱. 请您用winzip解压缩-this is a machine learning algorithm toolbox of reinforcement learning. Please use winzip decompress
srcV0624
- 这个代码是policy iteration算法关于强化学习的. 请您用winzip 解压缩-policy iteration algorithm for enhanced learning. Please use winzip decompress
muti-agents-toolbox
- 多智能体工具包,可直接用来进行多智能体强化学习算法设计与仿真-Multi-agent toolkit, can be directly used for multi-agent reinforcement learning algorithm design and simulation
kevin
- 基于强化学习的robocode代码,实现了一个通过RL进行动作选择的坦克,导入robocode的相关文件夹下即可执行。 -Based on Reinforcement Learning robocode code, implements a RL to move through the choice of tanks, robocode into the relevant folder can be executed.
catandmouse
- 用java写的一个强化学习程序,猫通过学习学会了抓老鼠。-Using java to write a reinforcement learning process, the cat has learned through study抓老鼠.
RL_Toolbox_Windows_Source_20b
- 强化学习算法(R-Learning)难得的珍贵资料,在国外找的。分享给大家。-Reinforcement learning algorithm (R-Learning) rare precious materials, looking abroad. Share with everyone.
万门大学强化学习算法代码RW模型+TD模型
- 万门大学,强化学习,rw模型算法代码实现, V(CS) = V(CS) + A * ( V(US) * us - V(CS) * cs ) td模型, V(s{t}) = V(s{t}) + a[R(t+1) + rV{S(t+1)} - V{S(t)}](In the intensive learning of the University of Wan men, the RW algorithm, the python i
万门大学强化学习GridEvalu模型GridPolicy模型
- 万门大学,强化学习,Grid_world_evaluation模型算法代码实现, V(S) = V(S) + A * ( R(S) + r*V(new_S) - V(S) ) Grid_world_Policy模型, P(S) = P(S) + A * ( R(S) + r*P(new_S) - P(S) )(In the intensive learning of the University of Wan men,
深度强化学习综述
- 一本介绍深度强化学习的综述文章,对初学者很有帮助。(A review of intensive learning is very helpful for beginners.)
基于强化学习的移动机器人自主导航研究
- 关于强化学习的移动机器人自主导航研究,对研究移动机器人很有帮助(Research on autonomous navigation of mobile robot based on Reinforcement Learning)
强化学习_倒立摆_Matlab程序
- MATLAB实现的强化学习程序,用于一级倒立摆控制。 程序调试正常运行(The reinforcement learning program implemented by MATLAB is used for the first inverted pendulum control. Normal operation of program debugging)
强化学习解最优控制的matlab代码
- 强化学习解最优控制的matlab代码,可以运行(The matlab code of reinforcement learning solution optimal control, it can run)
强化学习
- 基础的强化学习Q-learning算法,对初学者对Q-learning算法得理解比较有帮助,程序包括运行脚本,Q-learning算法脚本以及环境脚本。(Basic reinforcement learning Q-learning algorithm is helpful for beginners to understand Q-learning algorithm. Programs include running scr ipt
强化学习
- 使用强化学习实现策略梯度和和马尔科夫决策过程(Implementing Strategic Gradient Sum and Markov Decision Process with Reinforcement Learning)
《深入浅出强化学习:原理入门》高清PDF
- 《深入浅出强化学习 原理入门》高清pdf,内容可编辑(reinforcement learning)