Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/azadkaratas/reinforcement-learning-in-web-browser
AI is learning and developing itself in the web browser using TensorflowJS and p5js.
https://github.com/azadkaratas/reinforcement-learning-in-web-browser
Last synced: about 2 months ago
JSON representation
AI is learning and developing itself in the web browser using TensorflowJS and p5js.
- Host: GitHub
- URL: https://github.com/azadkaratas/reinforcement-learning-in-web-browser
- Owner: azadkaratas
- Created: 2018-06-19T21:01:02.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-27T17:14:31.000Z (over 6 years ago)
- Last Synced: 2023-12-16T10:56:57.554Z (about 1 year ago)
- Language: JavaScript
- Size: 479 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Reinforcement-Learning-in-Web-Browser
AI is learning and developing itself in the web browser using TensorflowJS and p5js.Input Features:
- Player x position
- Player previous x position
- Block1 x position
- Block1 y position
- Block2 x position
- Block2 y position
- Block SpeedOutputs:
- Left
- Right
- Nothing# To Do
Better CNN model will be applied.