Q-Learning 贪吃蛇游戏 1.简介 利用强化学习算法实现了一个自动玩简单版贪吃蛇的智能体 2.运行方法 git clone https://github.com/ZhyMC/qlearning-snake/ cd qlearning-snake node snake.js