Skip to content

强化学习QLearning的一个贪吃蛇实例,纯原生Javascript实现

License

Notifications You must be signed in to change notification settings

wyattzheng/qlearning-snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Q-Learning 贪吃蛇游戏

1.简介

利用强化学习算法实现了一个自动玩简单版贪吃蛇的智能体

Snake

2.运行方法

git clone https://github.com/ZhyMC/qlearning-snake/
cd qlearning-snake
node snake.js

About

强化学习QLearning的一个贪吃蛇实例,纯原生Javascript实现

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published