Skip to content

Implement a simple artificial neural network using pure JavaScript without relying on any libraries and apply reinforcement learning to make the dinosaur automatically pass levels in the game. 不依赖任何库,使用纯JavaScript实现一个简单人工神经网络,运用强化学习方式,让恐龙在游戏里自动闯关.

Notifications You must be signed in to change notification settings

JangoCheung/ai-dino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create Neural Network By Pure JavaScript

Play Chrome Dino By Neural Network

Implement a simple artificial neural network using pure JavaScript without relying on any libraries and apply reinforcement learning to make the dinosaur automatically pass levels in the game.

不依赖任何库,使用纯JavaScript实现一个简单人工神经网络,运用强化学习方式,让恐龙在游戏里自动闯关.

How to Run

npm install
npm start

Open https://localhost:3000

About

Implement a simple artificial neural network using pure JavaScript without relying on any libraries and apply reinforcement learning to make the dinosaur automatically pass levels in the game. 不依赖任何库,使用纯JavaScript实现一个简单人工神经网络,运用强化学习方式,让恐龙在游戏里自动闯关.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published