- Reinforcement Learning (Q learning)
- LSTM
- Tensorflow and Keras
- Unsupervised Learning – K Means Clustering
- How to determine if your stock is underperforming the S&P500
- Introduction to Gradient Boosting in Machine Learning
- How to do Linear, LASSO, Ridge and ElasticNet Regression in sklearn
- Introduction to Scikit-Learn
- How to code a K Nearest Neighbour trading strategy in sklearn
- 5 ways to do feature selection in Scikit-Learn
- How to work with financial timeseries in Python
- How to code a moving average indicator in Python