HalfBeer
Beer Glass Predictor
A JavaScript project demonstrating an AI model's ability to predict whether a beer glass is half full or half empty based on user decisions using a neural network.
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
6 stars
2 watching
0 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list
aiartificial-intelligencedeep-learningjavascriptmachine-learningmlneural-network
Related projects:
Repository | Description | Stars |
---|---|---|
| An AI project that trains a neural network to predict the angle between two points using JavaScript and synaptic.js. | 6 |
| A library for building machine learning models to predict stock prices and analyze market sentiment. | 2,062 |
| This project trains machine learning models to predict stock returns using various algorithms and techniques. | 1,745 |
| An implementation of a deep learning model for predicting chemical properties from molecular structure data | 30 |
| Uses machine learning and deep learning to predict stock movement based on historical data from Yahoo Finance. | 49 |
| A deep learning framework for predicting drug effects based on multi-input data using an attention mechanism. | 20 |
| An implementation of a probability-based decision-making algorithm for predicting player actions in video games | 2 |
| An algorithmic trading system using machine learning and historical stock data to predict price movements. | 113 |
| An educational project to teach machine learning and neural networks using stock price prediction as an example | 744 |
| A utility component for creating auto-updating percentage bars within Phaser games. | 16 |
| Develops machine-learning models to predict conflict risk from climate and environmental factors. | 7 |
| An implementation of Deepmind's Visual Interaction Networks using PyTorch to predict future events in physical scenes. | 166 |
| A PyTorch library implementing differentiable structured prediction algorithms for deep learning applications. | 1,109 |
| Predicting whether closed questions on Stack Overflow are similar to others in their class | 46 |
| A linear regression library for building predictions in machine learning | 12 |