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?"
2021-06-27 23:20:29 2KB matlab 强化学习 机器学习 Sarsa算法
1
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?"
2021-06-27 23:03:51 2KB matlab 强化学习 机器学习 Q-Learning
1
MATLAB强化学习代码包,用于解决多步决策模型(网格迷宫问题)的Sarsa-λ算法 "I thought what I'd do was I'd pretend I was one of those deaf-mutes, or should I?"
1
MatLab强化学习_网格迷宫问题.zip
2021-03-13 18:05:17 5KB 强化学习
1
解决网格迷宫问题的MATLAB强化学习程序合集:包括使用Q_learing算法、Sarsa算法以及Sarsa-Lambda算法解决网格迷宫问题。 “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?"
2020-05-06 11:14:57 3KB MatLab 机器学习 强化学习 神经网络
1