Skip to content

Latest commit

 

History

History
5 lines (2 loc) · 245 Bytes

README.md

File metadata and controls

5 lines (2 loc) · 245 Bytes

ELEC-E8125 Reinforcement Learning

These are my implementations for the exercises in the course ELEC-E8125 Reinforcement Learning, 2022. The implemented algorithms include: value iteration, TD-learning, Q-learning, PG, DDPG, AlphaZero, CEM.