Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 559 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 559 Bytes

AI-For-Trading

This repo is based on material covered in Udacity's AI for Trading course.

Installation

Clone and install requirements
$ git clone https://github.com/tesaho/ai-for-trading.git
$ cd ai-for-trading/
$ sudo pip3 install -r requirements.txt

Usage

Each folder includes a jupyter notebook with an example of the functions and material covered.

$ cd pca
$ jupyter notebook

Credit

Udacity Artificial Intelligence for Trading

License

See License