RLab (Pytorch)
A modular Python repository implementing diverse Reinforcement Learning algorithms (Q-Learning, SARSA, DQN, REINFORCE, A2C, PPO, TRPO, DPO) using PyTorch for educational and experimental purposes. Focused on providing clear, understandable code with example environments, training scripts, unit tests, and detailed algorithm documentation.