Deep Learning Interviews: Hundreds of fully solved job interview questions from a wide range of key topics in AI https://arxiv.org/abs/2201.00650
The page written by Sebastian Ruder gives An overview of gradient descent optimization algorithms
Dissecting Reinforcement (Part 1 starts here) gives a very good intro to the subject using materials from Artificial Intelligence: A Modern Approach by Stuart Russell and Peter Norvig, and Reinforcement Learning: An Introduction by Richard S.
Understanding Random Forests: From Theory to Practice https://arxiv.org/abs/1407.7502
Interpret machine learning models using the idea of Shapley value, decomposition of a model, a pay-off concept from cooperative game theory.
Traditional time series econometric forecasting methods often provide poor macro forecasts. Machine learning methods provide an alternative to traditional forecasting techniques. This post provides an ongoing collections of methods and applied works of the related topics.