tags : Machine Learning, Computer Vision, NLP (Natural Language Processing), Modern AI Stack

Learning resources

  • spinningup.openai.com/en/latest/
    • Spinning up is great is you want to understand the algorithms and how to code them. But Sutton Barto Book is when you want to understand background, ideas, notation, math and all other foundations to become really good at RL. There’s no code here. Just practice vs theory
  • Reinforceme Learning An Introduction by Richard S. Sutton and Andrew G.