A series of interactive lab notebooks we prepared for the Chartered Financial Data Scientist Certification. The content of the series is based on Python, IPython Notebook, and PyTorch.
This is currently work in progress so expect minor errors and some rough edges ;)
Lab 01: "Introduction to the Lab Environment" ()
Lab 02: "Fundamentals of Python Programming" ()
Lab 03: "Supervised Machine Learning" ()
Lab 04: "Unsupervised Machine Learning" ()
Lab 05: "Supervised Deep Learning - ANNs" ()
Lab 06: "Supervised Deep Learning - CNNs" ()
Lab 07: "Supervised Deep Learning - LSTMs" (CPU: , GPU: )
Install dependencies via pip install -r requirements.txt
.
Please feel free to get in touch by opening an issue report, submitting a pull request, or sending us an email.