https://github.com/ewliang/stock-predictor
A simple stock predictor webapp using brain.js LSTM neural network.
https://github.com/ewliang/stock-predictor
brainjs css3 html5 javascript lstm lstm-neural-network machine-learning neural-network stock-prediction stock-predictor
Last synced: 10 months ago
JSON representation
A simple stock predictor webapp using brain.js LSTM neural network.
- Host: GitHub
- URL: https://github.com/ewliang/stock-predictor
- Owner: ewliang
- License: gpl-3.0
- Created: 2018-09-22T19:50:52.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-23T02:35:13.000Z (almost 8 years ago)
- Last Synced: 2024-11-08T20:48:38.550Z (over 1 year ago)
- Topics: brainjs, css3, html5, javascript, lstm, lstm-neural-network, machine-learning, neural-network, stock-prediction, stock-predictor
- Language: JavaScript
- Size: 244 KB
- Stars: 1
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Stock-Predictor
A simple stock predictor webapp using brain.js LSTM neural network.
DEMO: [https://ewliang.github.io/Stock-Predictor/](https://ewliang.github.io/Stock-Predictor/)
## Features
-
## Author
Eric Liang
- Website [https://www.eric-liang.com](https://www.eric-liang.com)
- Github [https://www.github.com/ewliang](https://www.github.com/ewliang)
## Setup & Requirements
- HTML5
- CSS3
- Javascript
- Brain.js
- Chart.js
## License
This project is under the GPLv3.0 license. Please refer to the LICENSE file for more details.