Comparison of Reinforcement Learning Algorithms applied to the Cart-Pole Problem,APPLICATION OF REINFORCEMENT LEARNING ALGORITHMS TO OPTIMIZATION AND CONTROL PROBLEMS 论文实现代码
MatLab强化学习代码包,使用深度Q学习(神经网络)控制倒立摆的代码。 详细说明可参看我的专栏《强化学习与控制》 https://blog.csdn.net/weixin_43723517/category_9676083.html "I thought what I'd do was I'd pretend I was one of those deaf-mutes, or should I?"
MatLab强化学习代码包,为使用深度Q学习解决网格迷宫问题的代码。
详细说明可参看我的专栏《强化学习与控制》
https://blog.csdn.net/weixin_43723517/category_9676083.html
"I thought what I'd do was I'd pretend I was one of those deaf-mutes, or should I?"
MATLAB强化学习代码包,用于解决多步决策模型(网格迷宫问题)的Sarsa算法。
编程与算法的详细说明可参看我的专栏:https://blog.csdn.net/weixin_43723517/category_9676083.html
"I thought what I'd do was I'd pretend I was one of those deaf-mutes, or should I?"
MATLAB强化学习代码包,用于解决多步决策模型(网格迷宫问题)的Q-Learning算法。
编程与算法的详细说明可参看我的专栏:https://blog.csdn.net/weixin_43723517/category_9676083.html
"I thought what I'd do was I'd pretend I was one of those deaf-mutes, or should I?"