https://github.com/sta-ger/halfbeer
Example in javascript of how the neural network learns to predict is the beer glass half full or half empty depending on user decisions created with synaptic.js
https://github.com/sta-ger/halfbeer
ai artificial-intelligence deep-learning javascript machine-learning ml neural-network
Last synced: 8 months ago
JSON representation
Example in javascript of how the neural network learns to predict is the beer glass half full or half empty depending on user decisions created with synaptic.js
- Host: GitHub
- URL: https://github.com/sta-ger/halfbeer
- Owner: sta-ger
- Created: 2018-06-26T09:34:42.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-26T11:18:23.000Z (almost 8 years ago)
- Last Synced: 2025-03-24T00:25:16.971Z (about 1 year ago)
- Topics: ai, artificial-intelligence, deep-learning, javascript, machine-learning, ml, neural-network
- Language: JavaScript
- Size: 33.2 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Half Beer
Example in javascript of how the neural network learns to predict is the beer glass half full or half empty depending on user decisions created with [synaptic.js](https://github.com/cazala/synaptic)
[Demo](https://sta-ger.bitbucket.io/apps/beer/index.html)