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

https://github.com/zpcore/rnn


https://github.com/zpcore/rnn

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# Neural Network (NN) System State Prediction
---
## Setup:
### 1. install tensorflow, scipy package
### 2. Run ./setup
### 3. Configure 10000 training example, 500 testing example
---
## Result:
![Alt text](/README/NNPrediction.png?raw=true "Ture Result VS NN Prediction Result")