philtabor / Deep-Q-Learning-Paper-To-Code
☆371Updated 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
- ☆182Updated 2 years ago
- Reinforcement learning tutorials☆365Updated last year
- Repository for most of the code from my YouTube channel☆889Updated last year
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆396Updated 3 years ago
- Tensorflow 2 Reinforcement Learning Cookbook, published by Packt☆195Updated 2 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆539Updated 3 months ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆686Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆312Updated 4 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆329Updated 4 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆98Updated 2 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated 11 months ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,165Updated last year
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆286Updated 4 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆535Updated 4 years ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆632Updated last year
- Deep Reinforcement Learning with Python, Second Edition, published by Packt☆184Updated 2 years ago
- A collection of multi agent environments based on OpenAI gym.☆585Updated 6 months ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆287Updated last year
- 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2☆605Updated 2 years ago
- A PyTorch library for building deep reinforcement learning agents.☆650Updated 10 months ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆212Updated last week
- multi-agent deep reinforcement learning for networked system control.☆397Updated 4 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆405Updated 3 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆447Updated 3 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆681Updated last year
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆304Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆294Updated 6 months ago
- List of competitions related to Reinforcement Learning☆349Updated last year
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆326Updated last year
- Tensorflow implementation of Deepminds dqn with double dueling networks☆215Updated 4 years ago