This repo is based on material covered in Udacity's AI for Trading course.
$ git clone https://github.com/tesaho/ai-for-trading.git
$ cd ai-for-trading/
$ sudo pip3 install -r requirements.txt
Each folder includes a jupyter notebook with an example of the functions and material covered.
$ cd pca
$ jupyter notebook
Udacity Artificial Intelligence for Trading
See License