72 Forks
199 Stars
199 Watchers

deep-algotrading

A resource for learning about deep learning techniques from regression to LSTM and Reinforcement Learning using financial data and the fitness functions of algorithmic trading

How to download and setup deep-algotrading

Open terminal and run command
git clone https://github.com/LiamConnell/deep-algotrading.git
git clone is used to create a copy or clone of deep-algotrading repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with deep-algotrading https://github.com/LiamConnell/deep-algotrading/archive/master.zip

Or simply clone deep-algotrading with SSH
[email protected]:LiamConnell/deep-algotrading.git

If you have some problems with deep-algotrading

You may open issue on deep-algotrading support forum (system) here: https://github.com/LiamConnell/deep-algotrading/issues