Skip to content
forked from willzyz/nn_pred

Deep learning for time-series prediction.

Notifications You must be signed in to change notification settings

ivanfoong/nn_pred

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[-------- ON-LINE PREDICTION & ANOMALY DETECTION SYSTEM ----------]

[Requirements]: Python 2.7.3

*Numpy *Scipy *matplotlib For Mac all contained in Superpack, simply run script: https://raw.github.com/fonnesbeck/ScipySuperpack/master/install_superpack.sh

[dev/python/nn/ MODULES]:

net #neural network class

streamer #time-series streamer

nntrainer #online trainer with online predictor

nonlins #neural network non-linearities

generator #signal(data) generator

[dev/python/test/ TEST SCRIPTS]:

testreg.py #run to test online-training + prediction + visualization

About

Deep learning for time-series prediction.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%