My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.
-
Updated
Mar 24, 2023 - Jupyter Notebook
My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.
Using N-step dueling DDQN with PER for playing Pacman game
A library of reinforcement learning (RL) algorithms.
Second homework for the Reinforcement Learning course
Add a description, image, and links to the n-step topic page so that developers can more easily learn about it.
To associate your repository with the n-step topic, visit your repo's landing page and select "manage topics."