philtabor / Deep-Q-Learning-Paper-To-CodeLinks
☆436Updated 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☆394Updated 2 years ago
- ☆187Updated 3 years ago
- Repository for most of the code from my YouTube channel☆934Updated 2 years ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆457Updated 4 years ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆723Updated 2 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆245Updated 11 months ago
- Reinforcement learning with tensorflow 2 keras☆252Updated 4 years ago
- Solving OpenAI Gym problems.☆187Updated 5 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆315Updated 5 years ago
- Reinforcement Learning examples implementation and explanation☆345Updated last year
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆102Updated 3 years ago
- Deep Reinforcement Learning with Python, Second Edition, published by Packt☆206Updated last month
- Code from the Deep Reinforcement Learning in Action book from Manning, Inc☆830Updated last year
- Tensorflow 2 Reinforcement Learning Cookbook, published by Packt☆197Updated last month
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,324Updated 10 months ago
- 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2☆607Updated 3 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆551Updated 5 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆344Updated 2 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆301Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆357Updated 5 years ago
- 32 projects in the framework of Deep Reinforcement Learning algorithms: Q-learning, DQN, PPO, DDPG, TD3, SAC, A2C and others. Each projec…☆983Updated 4 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆739Updated 3 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆315Updated 3 years ago
- Coding Demos from the School of AI's Move37 Course☆182Updated 7 years ago
- Deep-Reinforcement-Learning-Hands-On-Second-Edition, published by Packt☆1,271Updated last year
- Tensorflow implementation of Deepminds dqn with double dueling networks☆217Updated 5 years ago
- Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approxi…☆782Updated 6 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆355Updated 5 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆551Updated last year
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆420Updated 4 years ago