omerbsezer/Reinforcement_learning_tutorial_with_demo
A comprehensive reinforcement learning tutorial with implementations of classic and deep RL algorithms.

Velocity · 7d
+0.3
★ / day
Trend
→steady
star history
This repository provides an educational overview of reinforcement learning concepts and algorithms, covering dynamic programming, Monte Carlo methods, temporal difference learning (SARSA, Q-learning), function approximation, policy gradient methods, and deep Q-networks (DQN), along with imitation learning and meta-learning topics.