Skip to content

lucksamtom/deep-ev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deep-ev

This project is designed to predict time-series data by using deep learning framework keras

Tested on macOS 10.13.4 and Ubuntu 16.04.3

Using Python 3.5.2

Run

deep-ev uses the following dependencies

  • Keras
  • Tensorflow
  • numpy
  • pandas

version of modules above will be specified in the future

To run the project:

python implement.py

Data path

The default series_cache_path variable is './data/series_cache.pkl'

About

a time-series data prediction project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages