Series Algorithms of Deep Reinforcement Learning, such as DQN, DDQN, one-step-DQN, DDPG, etc
☆43Sep 27, 2016Updated 9 years ago
Alternatives and similar repositories for Deep_Reinforcement_Learning
Users that are interested in Deep_Reinforcement_Learning are comparing it to the libraries listed below
Sorting:
- Advantage async actor-critic Algorithms (A3C) and Progressive Neural Network implemented by tensorflow.☆121Oct 12, 2016Updated 9 years ago
- RC-NFQ: Regularized Convolutional Neural Fitted Q Iteration. A batch algorithm for deep reinforcement learning. Incorporates dropout regu…☆12Mar 17, 2021Updated 4 years ago
- Some code for tutorials following https://gym.openai.com/docs/rl☆14Jul 3, 2016Updated 9 years ago
- in progress☆61Feb 19, 2016Updated 10 years ago
- ☆37Aug 2, 2016Updated 9 years ago
- Neural network reinforcement Q-learning for an avoidance game☆10Aug 21, 2017Updated 8 years ago
- A2C, ACKTR and A2T implementations for ViZDoom☆10Dec 18, 2017Updated 8 years ago
- Code for EMNLP 2016 paper "Equation Parsing : Mapping Sentences to Grounded Equations"☆12Jun 28, 2017Updated 8 years ago
- Emulation system for routing algorithms, particularly for DQN routing☆12Aug 31, 2022Updated 3 years ago
- Differentiable neural computers☆27Nov 16, 2016Updated 9 years ago
- ☆28Apr 28, 2019Updated 6 years ago
- Implementations of Reinforcement Learning Models in Tensorflow☆486Oct 31, 2017Updated 8 years ago
- Robust policy search algorithms which train on model ensembles☆30Oct 26, 2016Updated 9 years ago
- Model-Free Episodic Control☆14Jan 12, 2017Updated 9 years ago
- Using a paper from Google DeepMind I've developed a new version of the DQN using threads exploration instead of memory replay as explain …☆84Mar 4, 2016Updated 9 years ago
- tensorflow reinforcement learning agents for OpenAI gym environments☆139Jul 21, 2017Updated 8 years ago
- AI learning from visual input using ViZDoom environment.☆12Jul 24, 2016Updated 9 years ago
- The repository is an R package about ensemble learning algorithms based on SVM for my Google Summer of Code 2015 project☆12Jun 5, 2024Updated last year
- TensorFlow implementation of the DDPG algorithm from the paper Continuous Control with Deep Reinforcement Learning (ICLR 2016)☆215Feb 16, 2018Updated 8 years ago
- bilingual dictionary extractor from parallel corpora☆23Jul 3, 2014Updated 11 years ago
- Deep reinforcement learning package for torch7☆16Sep 17, 2016Updated 9 years ago
- DeepLearning Course Assignments☆15Dec 19, 2016Updated 9 years ago
- trust region policy optimization base on gym and tensorflow, can run in distribution mode☆15May 6, 2017Updated 8 years ago
- Asynchronous Advantage Actor Critic☆20Aug 15, 2016Updated 9 years ago
- ☆17Aug 19, 2016Updated 9 years ago
- ☆18May 19, 2016Updated 9 years ago
- Upper Confidence Tree Planner for ATARI games☆19Mar 9, 2016Updated 9 years ago
- Tensorflow + OpenAI Gym implementation of Deep Q-Network (DQN), Double DQN (DDQN), Dueling Network and Deep Deterministic Policy Gradient…☆79Feb 14, 2017Updated 9 years ago
- Tensorflow implementation for "Noisy network for exploration"☆19Aug 2, 2017Updated 8 years ago
- Build conversation Seq2Seq models with TensorFlow☆41Jan 2, 2017Updated 9 years ago
- Applying Reinforcement learning models for stock price predictions☆25Nov 2, 2018Updated 7 years ago
- some RL algorithms☆19Dec 9, 2016Updated 9 years ago
- AI for the game Uno☆17Aug 6, 2019Updated 6 years ago
- Leetcode in python☆20Oct 12, 2014Updated 11 years ago
- Population Based Training, Figure 2☆25Dec 2, 2017Updated 8 years ago
- Implementation of Scheduled Policy Optimization for task-oriented language grouding☆29Jul 16, 2018Updated 7 years ago
- Framework and model code for the paper "Language Understanding for Text-based Games using Deep Reinforcement Learning", EMNLP 2015☆127Apr 18, 2016Updated 9 years ago
- tensorflow deep RL hacking on minecraft with malmo☆54Jan 17, 2017Updated 9 years ago
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆47Sep 20, 2017Updated 8 years ago