-
Updated
Aug 28, 2020 - Python
dueling-ddqn
Here are 20 public repositories matching this topic...
Reinforcement learning algorithms implemented to learn to play Super Mario Bros.
-
Updated
Oct 24, 2020 - Jupyter Notebook
Reinforcement learning algorithms and solved gym environments.
-
Updated
Oct 30, 2020 - Jupyter Notebook
Exercises and projects from Udacity's Nanodegree
-
Updated
Jan 6, 2021 - Jupyter Notebook
Yet another deep reinforcement learning
-
Updated
Jan 27, 2021 - Python
Deep Q-Learning algorithms to solve LunarLander-v2.
-
Updated
Feb 12, 2021 - Python
This project uses Deep Reinforcement Learning to solve the Lunar Lander environment of the OpenAI-Gym
-
Updated
Jun 26, 2021 - Python
Various Deep RL models applied to Super Mario Bros
-
Updated
Mar 1, 2022 - Python
Snake Game solved using Dueling DQN and Dueling Double DQN
-
Updated
Mar 12, 2022 - Python
Generative Adversial Imitation Learning (GAIL) an inverse reinforcement learning algorithm
-
Updated
Apr 5, 2022 - Python
Reinforcement learning agent that solves a 2x2 Rubik's cube
-
Updated
May 14, 2022 - Python
Develop an AI player of Atari Skiing with deep reinforcement learning
-
Updated
May 27, 2022 - Python
My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.
-
Updated
Mar 24, 2023 - Jupyter Notebook
Deep Reinforcement Learning with Custom Environment
-
Updated
Aug 17, 2023 - Python
Basic code for reinforcement learning and small programs.
-
Updated
Jan 5, 2024 - Jupyter Notebook
This is a Deep Reinforcement Learning solution for the Lunar Lander problem in OpenAI Gym using dueling network architecture and the double DQN algorithm.
-
Updated
Feb 10, 2024 - Jupyter Notebook
Reinforcement learning algorithms in poker games
-
Updated
Apr 14, 2024 - Python
Lunar Lander envitoment of gymnasium solved using Double DQN and D3QN
-
Updated
Jun 10, 2024 - Python
A Torch Based RL Framework for Rapid Prototyping of Research Papers
-
Updated
Oct 29, 2024 - Python
A revisit of the classic Super Mario Bros (1985) for the NES, this project explores the possibilities of embodied artificial intelligence through reinforcement learning (RL), by training Double Q-Network (DQN) and Dueling Q-Network (DDQN) agents.
-
Updated
Nov 3, 2024 - Jupyter Notebook
Improve this page
Add a description, image, and links to the dueling-ddqn topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dueling-ddqn topic, visit your repo's landing page and select "manage topics."