首页 /研究 /Simplified online Q-learning for LEGO EV3 robot
LEARNING

Simplified online Q-learning for LEGO EV3 robot

Ke Xu, Fengge Wu, Junsuo Zhao

发表年份
2015
引用次数
4

摘要

Q-learning is a kind of model-free reinforcement learning algorithm which is effective in Robot's navigation applications. Unfortunately, Lego Mindstorms EV3 robot's file writing speed is sometimes too slow to implement Q-learning algorithm. In this paper, an approach is proposed to simplify Q-learning discrete value table into a new version that stores only one optimum action and its Q-value instead of storing every action's Q-value in each state. Exploration and contrast experiments show that our algorithm learns much faster than the original Q-learning without losing the ability to find a better policy in navigation task.

关键词

Reinforcement learningQ-learningComputer scienceRobotTable (database)Artificial intelligenceRobot learningTask (project management)Lookup tableValue (mathematics)

相关论文

查看 LEARNING 分类全部论文