Skip to content

Arkanoid with Deep Q-Learning using TensorFlow.js.

Notifications You must be signed in to change notification settings

lropero/arkanai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArkanAI 🧱🧠

Arkanoid using Double Dueling Deep Q-Learning with TensorFlow.js.

  • work-in-progress something isn't quite working 🤔 code-reviews are welcome!

arkanai

Requires

Installation

$ npm ci

Usage

$ npm run start # serves game at http://localhost:3000 and starts agent at http://localhost:5000 concurrently

Hi Phil :)