搜索资源列表
mountaincar
- 强化学习算法在标准mountain car 问题中的应用,采用算法为SARSA算法-the matlab program of RL in mountain car problem, the adopted RL method is SARSA algortihm
mtncarMatlab
- 这是一个实现强化学习的代码,可以解决山地车问题。解压文件,运行main.m可以出现一个带有按钮的窗口。-This is a matlab code for reinforcement learning for solving the mountain car problem. Untar the file and run the main.m file, then it brings up a window with all the displays and buttons.