Implementation of DQN and DDQN algorithms for Playing Car Racing Game
-
Updated
Aug 31, 2025 - Jupyter Notebook
Implementation of DQN and DDQN algorithms for Playing Car Racing Game
Official implementation of paper "A neural active inference model of perceptual-motor learning" published on Computational Neuroscience in 2023.
Off-policy RL (DDPG, TD3, SAC) algorithms from scratch
Implementation of different On-Policy and Off-Policy Policy Gradient Methods
Add a description, image, and links to the off-policy-learning topic page so that developers can more easily learn about it.
To associate your repository with the off-policy-learning topic, visit your repo's landing page and select "manage topics."