An open API service indexing awesome lists of open source software.

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.

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.