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 |
---|---|---|
sta-ger/thebot | An AI project that trains a neural network to predict the angle between two points using JavaScript and synaptic.js. | 6 |
achillesrasquinha/bulbea | A library for building machine learning models to predict stock prices and analyze market sentiment. | 2,049 |
vivekpa/aialpha | This project trains machine learning models to predict stock returns using various algorithms and techniques. | 1,734 |
abdulk084/smiles2vec | An implementation of a deep learning model for predicting chemical properties from molecular structure data | 30 |
nazanin1369/stockpredictor | Uses machine learning and deep learning to predict stock movement based on historical data from Yahoo Finance. | 49 |
lehgtrung/egfr-att | A deep learning framework for predicting drug effects based on multi-input data using an attention mechanism. | 20 |
pzuh/naive-bayespredictor | An implementation of a probability-based decision-making algorithm for predicting player actions in video games | 2 |
sravb/algorithmic-trading | An algorithmic trading system using machine learning and historical stock data to predict price movements. | 113 |
vivekpa/introneuralnetworks | An educational project to teach machine learning and neural networks using stock price prediction as an example | 741 |
safrmo/phaser-percent-bar | A utility component for creating auto-updating percentage bars within Phaser games. | 16 |
jannishoch/copro | Develops machine-learning models to predict conflict risk from climate and environmental factors. | 7 |
mrgemy95/visual-interaction-networks-pytorch | An implementation of Deepmind's Visual Interaction Networks using PyTorch to predict future events in physical scenes. | 166 |
harvardnlp/pytorch-struct | A PyTorch library implementing differentiable structured prediction algorithms for deep learning applications. | 1,108 |
zygmuntz/kaggle-stackoverflow | Predicting whether closed questions on Stack Overflow are similar to others in their class | 46 |
denissimon/prediction-builder-swift | A linear regression library for building predictions in machine learning | 12 |