philtabor / Deep-Q-Learning-Paper-To-CodeLinks
☆411Updated 2 years ago
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:
- Reinforcement learning tutorials☆386Updated 2 years ago
- ☆184Updated 3 years ago
- Repository for most of the code from my YouTube channel☆915Updated last year
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆426Updated 4 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆229Updated 5 months ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆685Updated 2 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆303Updated 5 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆99Updated 2 years ago
- Reinforcement learning with tensorflow 2 keras☆253Updated 4 years ago
- 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2☆607Updated 3 years ago
- Tensorflow 2 Reinforcement Learning Cookbook, published by Packt☆195Updated 2 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆311Updated 2 years ago
- Solving OpenAI Gym problems.☆187Updated 4 years ago
- Reinforcement Learning examples implementation and explanation☆334Updated last year
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆717Updated 3 years ago
- Code from the Deep Reinforcement Learning in Action book from Manning, Inc☆801Updated last year
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆335Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆346Updated 5 years ago
- Deep Reinforcement Learning with Python, Second Edition, published by Packt☆196Updated 2 years ago
- 32 projects in the framework of Deep Reinforcement Learning algorithms: Q-learning, DQN, PPO, DDPG, TD3, SAC, A2C and others. Each projec…☆913Updated 4 years ago
- Deep Reinforcement Learning with DQN, Double DQN, Dueling DQN, Noisy Net (Noisy DQN), and DQN with Prioritized Experience Replay☆98Updated 5 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆545Updated 5 years ago
- Coding Demos from the School of AI's Move37 Course☆184Updated 6 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆415Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,263Updated 4 months ago
- Deep-Reinforcement-Learning-Hands-On-Second-Edition, published by Packt☆1,232Updated last year
- Tensorflow implementation of Deepminds dqn with double dueling networks☆216Updated 5 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆448Updated 3 years ago