philtabor / Deep-Q-Learning-Paper-To-Code
☆398Updated last year
Alternatives and similar repositories for Deep-Q-Learning-Paper-To-Code
Users that are interested in Deep-Q-Learning-Paper-To-Code are comparing it to the libraries listed below
Sorting:
- ☆185Updated 3 years ago
- Reinforcement learning tutorials☆380Updated 2 years ago
- Repository for most of the code from my YouTube channel☆910Updated last year
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆99Updated 2 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆223Updated 3 months ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆294Updated 5 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆707Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆336Updated 5 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆546Updated 6 months ago
- Tensorflow 2 Reinforcement Learning Cookbook, published by Packt☆196Updated 2 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆302Updated last year
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆667Updated last year
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆309Updated 2 years ago
- 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2☆606Updated 2 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆541Updated 4 years ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆414Updated 4 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆341Updated 5 years ago
- Deep Reinforcement Learning with Python, Second Edition, published by Packt☆191Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,226Updated 2 months ago
- Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]☆279Updated 4 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆696Updated 2 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆298Updated 2 years ago
- PyTorch implementation of soft actor critic☆876Updated 3 years ago
- Tensorflow implementation of Deepminds dqn with double dueling networks☆216Updated 4 years ago
- A PyTorch library for building deep reinforcement learning agents.☆652Updated last year
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆408Updated 3 years ago
- A collection of multi agent environments based on OpenAI gym.☆597Updated 10 months ago
- Multi-objective Gymnasium environments for reinforcement learning☆318Updated 2 months ago
- Reinforcement learning with tensorflow 2 keras☆251Updated 4 years ago