Resources you might find useful when learning about trading using machine learning
| 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 |
| 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 |
| Name | Description | Link |
|---|---|---|
| Quantocracy | Links to many quant blogs | Link |
| Financial Hacker | Algo trading Blog | Link |
| Robotwealth | Algo trading Blog | Link |