https://github.com/schafeld/neural-net-experiment
A neural net experiment with Brain.js
https://github.com/schafeld/neural-net-experiment
artificial-intelligence brainjs javascript machine-learning
Last synced: over 1 year ago
JSON representation
A neural net experiment with Brain.js
- Host: GitHub
- URL: https://github.com/schafeld/neural-net-experiment
- Owner: schafeld
- Created: 2019-01-08T18:59:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-26T16:15:23.000Z (over 7 years ago)
- Last Synced: 2025-03-14T16:47:35.883Z (over 1 year ago)
- Topics: artificial-intelligence, brainjs, javascript, machine-learning
- Language: JavaScript
- Size: 8.79 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Neural Net Experiment
=====================
[Brain.js](https://github.com/BrainJS/brain.js) experiment inspired by a [Scrimba](https://scrimba.com/playlist/pVZJQfg) tutorial.
[Preview on Glitch](https://neural-net-experiment.glitch.me/).
[Repository](https://github.com/schafeld/neural-net-experiment)