Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 201 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 201 Bytes

RL

A project in 5 parts to learn about Reinforcement Learning

  • Random agent
  • Q-learning
  • Epsilon-greedy algorithm
  • Hyperparameters and Environment Dynamics
  • Escaping a sub-optimal policy