Skip to content

byteSamurai/Q-Learner

Repository files navigation

Q-Learn demo (Typescript)

This is a demonstration of the Q-lern algorithm in Typescript. ONLINE-DEMO: http://q-learn.byte-samurai.de/

demo

It is based on q-learner.js which was translated to Typescript. Also its based on the Painless Q-Learning tutorial

This project was part of a seminar paper. Therefore there are no test available. Feel free to add some ;)

Installation

  1. Download project
  2. Install dependencies
npm install
  1. Build files
npm run gulp
  1. Run demo
npm run gulp watch

Credits

Project is MIT-licensed

Thanks to the images to: