https://github.com/sta-ger/thebot
Example in javascript of how the neural network learns to predict the angle between two points created with synaptic.js
https://github.com/sta-ger/thebot
ai artificial-intelligence deep-learning game javascript machine-le ml neural-network
Last synced: 9 months ago
JSON representation
Example in javascript of how the neural network learns to predict the angle between two points created with synaptic.js
- Host: GitHub
- URL: https://github.com/sta-ger/thebot
- Owner: sta-ger
- Created: 2018-06-26T09:18:46.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-04T07:02:18.000Z (almost 8 years ago)
- Last Synced: 2025-04-09T22:43:44.002Z (about 1 year ago)
- Topics: ai, artificial-intelligence, deep-learning, game, javascript, machine-le, ml, neural-network
- Language: JavaScript
- Homepage:
- Size: 12.7 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The Bot
Example in javascript of how the neural network learns to predict the angle between two points created with [synaptic.js](https://github.com/cazala/synaptic)
[Demo](https://sta-ger.bitbucket.io/apps/bot/index.html)