Skip to content

ivannp/wfl_cntk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Walk-Forward analysis using CNTK

To get the script running, you need Python. Currently I use the latest Python (Anaconda distribution) supported by CNTK - 3.5.

To install CNTK follow these instructions for Windows, or these instructions for Linux. Both contain an Anaconda section.

A few additional packages need to be installed (via conda):

  • sqlalchemy
  • numpy
  • pandas
  • psutil
  • multiprocessing

For more details, check my blog posts.

About

Walk-Forward analysis using CNTK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages