Meredevs / DQN_Pong
My implementation of a deep q learning network learning to play pong.
☆9Updated 4 years ago
Alternatives and similar repositories for DQN_Pong:
Users that are interested in DQN_Pong are comparing it to the libraries listed below
- PyTorch implementation of the intrinsic curiosity module (ICM) and A3C a;lgorithm☆23Updated 3 years ago
- In this repository, we try to solve musculoskeletal tasks with `Double DQN reinforcement learning` by using a `transformer` model has bee…☆16Updated last year
- ☆182Updated 3 years ago
- Reinforcement learning framework.☆13Updated 2 months ago
- Proximal Policy Optimization (Continuous Version) in PyTorch.☆27Updated 3 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆215Updated last month
- RL algorithm implementations from scratch.☆18Updated 4 years ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆92Updated last year
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆141Updated 3 years ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆120Updated 4 years ago
- Random walk OpenAI Gym environment.☆19Updated 2 months ago
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆53Updated 2 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- ☆377Updated last year
- Reinforcement learning tutorials☆366Updated last year
- Deep Reinforcement Learning algorithms for Policy Value methods written from scratch.☆20Updated 4 years ago
- Additional code for Stable-baselines3 to load and upload models from the Hub.☆84Updated 7 months ago
- Keras implementation of DQN for the MsPacman-v0 OpenAI Gym environment.☆40Updated 2 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆68Updated 6 months ago
- Benchmarking TD3 and DDPG on PyBullet☆66Updated 3 years ago
- A Predator-Prey-Grass multi-agent gridworld environment implemented with Farama's Gymnasium and PettingZoo. Featuring dynamic spawning an…☆14Updated this week
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Updated last year
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆98Updated 2 years ago
- 🍄Reinforcement Learning: Super Mario Bros with dueling dqn🍄☆108Updated 3 months ago
- All the source codes and lectures of reinforcement learning.☆30Updated 4 years ago
- Code from "Intro to OpenAI Gym" tutorial video: https://youtu.be/8MC3y7ASoPs☆69Updated 5 years ago
- GBRL-based Actor-Critic algorithms implemented in stable-baselines3☆32Updated 2 weeks ago
- Collection of Deep Reinforcement Learning Jupyter Notebooks. Each notebook is self-contained and presents single algorithm. These include…☆37Updated 4 years ago
- On-the-fly conversions between Jax and NumPy tensors☆49Updated last year
- Deep Reinforcement Learning with Python, Second Edition, published by Packt☆185Updated 2 years ago