TheBot
Point Angle Predictor
An AI project that trains a neural network to predict the angle between two points using JavaScript and synaptic.js.
Example in javascript of how the neural network learns to predict the angle between two points 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-learninggamejavascriptmachine-lemlneural-network
Related projects:
Repository | Description | Stars |
---|---|---|
sta-ger/halfbeer | 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. | 6 |
agrimgupta92/sgan | An implementation of a Generative Adversarial Network for predicting human trajectories in social scenarios. | 826 |
pzuh/naive-bayespredictor | An implementation of a probability-based decision-making algorithm for predicting player actions in video games | 2 |
dougsm/ggcnn | A deep learning-based system for generating precise grasp poses for robots in real-time | 514 |
pxiangwu/motionnet | Develops accurate perception and motion prediction models for autonomous vehicles based on 2D maps | 169 |
mrgemy95/visual-interaction-networks-pytorch | An implementation of Deepmind's Visual Interaction Networks using PyTorch to predict future events in physical scenes. | 166 |
mhjabreel/stf-rnn | Recurrent neural network model for predicting people's next location based on spatial and temporal features | 28 |
vivekpa/aialpha | This project trains machine learning models to predict stock returns using various algorithms and techniques. | 1,734 |
imatge-upc/saliency-2016-cvpr | This project proposes a solution to predict salient areas in images using convolutional neural networks. | 185 |
raamana/neuropredict | A tool for easy and comprehensive assessment of predictive power in neuroimaging data. | 99 |
lehgtrung/egfr-att | A deep learning framework for predicting drug effects based on multi-input data using an attention mechanism. | 20 |
fxia22/pointnet.pytorch | This is an implementation of the PointNet algorithm in PyTorch for 3D point cloud classification and segmentation tasks. | 2,149 |
vivekpa/introneuralnetworks | An educational project to teach machine learning and neural networks using stock price prediction as an example | 741 |
nazanin1369/stockpredictor | Uses machine learning and deep learning to predict stock movement based on historical data from Yahoo Finance. | 49 |
roozbehm/newtonian | This Lua project predicts the dynamics of objects in static images by understanding Newtonian physics | 32 |