Skip to content

tomastoth/Trading-ml-resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Resources for trading using Machine Learning

Resources you might find useful when learning about trading using machine learning

MOOCs

Name Description Price Link
Andrew Ng Coursera Machine Learning Course Most recommended course, great for beginners, Andrew is a great teacher. Programming is done in Octave. For python solutions visit Here Free Link
Fast.ai Deep Learning Course Course from Fast.ai, also recommended a lot, teaches topics with top-down perspective(code first, theory later). They are teaching everything using their fast.ai library on top of PyTorch. Free Link

Books

Name Description Price Link
Mathematics For Machine Learning Book that covers math you will need for algo trading Free Link
Hands-On Machine Learning with Scikit-Learn and TensorFlow: Concepts, Tools, and Techniques to Build Intelligent Systems One of the best books on implementing machine learning using Python Paid Amazon link

Blogs

Name Description Link
Quantocracy Links to many quant blogs Link
Financial Hacker Algo trading Blog Link
Robotwealth Algo trading Blog Link