fschur / DDQN-with-PyTorch-for-OpenAI-GymView external linksLinks
Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.
☆71May 30, 2025Updated 8 months ago
Alternatives and similar repositories for DDQN-with-PyTorch-for-OpenAI-Gym
Users that are interested in DDQN-with-PyTorch-for-OpenAI-Gym are comparing it to the libraries listed below
Sorting:
- https://wavelandspeech.github.io/☆10Jan 12, 2024Updated 2 years ago
- 学习DRL CNN -> DQN -> LSTM☆13Oct 7, 2018Updated 7 years ago
- Solution to Cartpole balancing problem with the help of reinforcement learning and Deep Neural Networks.☆11May 5, 2023Updated 2 years ago
- Framework that supports pipeline federated split learning with multiple hops.☆16Oct 15, 2025Updated 3 months ago
- This is a repository of DQN and its variants implementation in PyTorch based on the original papar.☆13Nov 18, 2019Updated 6 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆122Dec 18, 2020Updated 5 years ago
- Solving Atari Pong Game w/ Duel Double DQN in Pytorch☆32Sep 19, 2020Updated 5 years ago
- A toolkit for researchers in the multimodal sound separation.☆16Oct 20, 2023Updated 2 years ago
- Deep Reinforcement Learning with DQN, Double DQN, Dueling DQN, Noisy Net (Noisy DQN), and DQN with Prioritized Experience Replay☆100Jun 28, 2020Updated 5 years ago
- Tensorflow implementation of DQN to control cart-pole from OpenAI gym environment☆14Sep 24, 2017Updated 8 years ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆105Jun 9, 2020Updated 5 years ago
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆555May 12, 2018Updated 7 years ago
- Project exploring Multi Task Deep Reinforcement Learning neural network architectures and algorithms with Open AI Gym and TensorFlow☆17Sep 5, 2018Updated 7 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆319Mar 9, 2020Updated 5 years ago
- Reinforcement Learning-based Placement of Charging Stations in Urban Road Networks☆19Feb 13, 2024Updated 2 years ago
- A collection of various projects related to Reinforcement Learning☆19Feb 22, 2021Updated 4 years ago
- Official source code of the INTERSPEECH 2023 paper: "Audio-Visual Speech Separation in Noisy Environments with a Lightweight Iterative Mo…☆20Sep 1, 2023Updated 2 years ago
- Maximum Entropy and Maximum Causal Entropy Inverse Reinforcement Learning Implementation in Python☆310Apr 21, 2024Updated last year
- Trying to create an rpg with llm being the game master.☆50Dec 27, 2025Updated last month
- An official repo for the paper "Adapting Language-Audio Models as Few-Shot Audio Learners"☆31May 31, 2023Updated 2 years ago
- Transfer Learning in Reinforcement Learning using Stable-Baseline3 | Transfer Reinforcement Learning for Differing Action Spaces via Q-Ne…☆21Feb 27, 2022Updated 3 years ago
- Deep Q-Learning (DQN) implementation for Atari pong.☆86Nov 22, 2022Updated 3 years ago
- PyTorch implementation of SAC-Discrete.☆314Jul 25, 2024Updated last year
- A repository for a Deep Q-Learning approach to intrusion detection for networks cyber-attacks.☆10Sep 3, 2021Updated 4 years ago
- If you want a online gym, this is the perfect page. You have some filters and inputs fields in order to find your perfect routine.☆15Mar 3, 2023Updated 2 years ago
- A Reinforcement Learning (RL) based navigation implementation for mobile robot navigation. Q-Learning, SARSA and Deep Q-Network algorithm…☆38Sep 25, 2022Updated 3 years ago
- A reinforcement learning algorithm for congestion control, together with a realistic Omnet++ network simulation environment☆34Jul 20, 2023Updated 2 years ago
- Download scripts and tools for Replay dataset.☆36Jun 23, 2023Updated 2 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆206Oct 5, 2022Updated 3 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆295Feb 24, 2021Updated 4 years ago
- Collection of Deep Reinforcement Learning Jupyter Notebooks. Each notebook is self-contained and presents single algorithm. These include…☆38Mar 7, 2020Updated 5 years ago
- Proximal Policy Optimization (Continuous Version) in PyTorch.☆29May 12, 2025Updated 9 months ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆551May 25, 2020Updated 5 years ago
- Implementation of Dynamic Computation Offloading Control Logic in a Software-Defined Vehicle (SDV) System☆11Dec 19, 2024Updated last year
- a Federated Learning Framework adapted for resource-constrained environments, focusing on IoT devices☆10Oct 6, 2025Updated 4 months ago
- ☆10Dec 10, 2021Updated 4 years ago
- Neural Network Dynamics for Model-Based Deep Reinforcement Learning with Model-Free Fine-Tuning☆29Jun 12, 2018Updated 7 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆149Nov 15, 2021Updated 4 years ago
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆32Dec 10, 2022Updated 3 years ago