Skip to content

chrinide/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.

Releases

No releases published

Packages

 
 
 

Languages

  • Python 100.0%