Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow
☆103Aug 3, 2020Updated 5 years ago
Alternatives and similar repositories for rl-examples
Users that are interested in rl-examples are comparing it to the libraries listed below
Sorting:
- Reinforcement learning algorithms with Generalized Advantage Estimation☆22Jun 6, 2018Updated 7 years ago
- Distributed Tensorflow Implementation of Asynchronous Methods for Deep Reinforcement Learning☆29Dec 26, 2017Updated 8 years ago
- Proximal Policy Optimization with TensorFlow and OpenAI Gym☆18Mar 31, 2018Updated 7 years ago
- Deep reinforcement learning baselines base on OpenAI. More algorithms are included, such as Rainbow: Combining Improvements in Deep Rei…☆35Aug 23, 2018Updated 7 years ago
- A Python implementation of a graph-based parser for Abstract Meaning Representation (AMR)☆11Feb 2, 2018Updated 8 years ago
- Contrast between ShuffleNet V2 and MnasNet.(Non-official implement In PyTorch)☆12Oct 25, 2018Updated 7 years ago
- Python module that gives current information about orbital objects of interest☆12Dec 23, 2022Updated 3 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆218Oct 4, 2019Updated 6 years ago
- Everything you need to know about CNN in PyTorch☆11Nov 12, 2018Updated 7 years ago
- TensorFlow implementation of asynchronous advantage actor-critic (A3C)☆38Oct 20, 2021Updated 4 years ago
- Deep Reinforcement Learning framework based on TensorFlow and OpenAI Gym☆13Apr 30, 2018Updated 7 years ago
- Proximal Policy Optimization implementation with TensorFlow☆108Oct 9, 2018Updated 7 years ago
- A3C-LSTM algorithm tested on CartPole OpenAI Gym environment☆48Jul 4, 2018Updated 7 years ago
- This repository contains C++ code to export the video segmentations from the system described in the paper Efficient Hierarchical Graph-B…☆13Aug 5, 2015Updated 10 years ago
- Minimal and Clean Reinforcement Learning Examples in PyTorch☆42Dec 25, 2018Updated 7 years ago
- Atari-DRQN (keras ver.)☆33Oct 1, 2018Updated 7 years ago
- Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function,…☆64Apr 27, 2017Updated 8 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Jun 2, 2020Updated 5 years ago
- ☆57Mar 27, 2019Updated 6 years ago
- Implementations of various RL and Deep RL algorithms in TensorFlow, PyTorch and Keras.☆16Sep 18, 2024Updated last year
- This is a C++ repository containing various algorithms implemented by me for solving robotics problems☆15Mar 23, 2021Updated 4 years ago
- Tensorflow implementation of proximal policy optimization (PPO) algorithm☆13Feb 28, 2018Updated 8 years ago
- Implementation of proximal policy optimization(PPO) with tensorflow☆35Feb 10, 2018Updated 8 years ago
- Implementation of Deep/Double Deep/Dueling Deep Q networks for playing Atari games using Keras and OpenAI gym☆40Sep 23, 2018Updated 7 years ago
- Research Paper: "Graph Contrastive Learning as a Versatile Foundation for Advanced scRNA-seq Data Analysis"☆10Nov 20, 2024Updated last year
- Assignments for CS294-112 Deep Reinforcement Learning in UC Berkeley in Fall 2018☆16Nov 15, 2018Updated 7 years ago
- A reinforcement learning framework☆157Dec 26, 2018Updated 7 years ago
- Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization"(https://arxiv.org/abs/1705.04304)☆18Aug 15, 2017Updated 8 years ago
- Pytorch implementation of paper "Distillation Techniques for Pseudo-rehearsal Based Incremental Learning"☆14Dec 15, 2018Updated 7 years ago
- ICML 2018 Self-Imitation Learning☆278Apr 18, 2020Updated 5 years ago
- Implementation of Adversarial Variational Optimization in PyTorch☆43Aug 7, 2018Updated 7 years ago
- Keras Implementation of PPO to solve OpenAI Gym Environments☆16May 15, 2018Updated 7 years ago
- Collection of tutorials, exercises and papers on RL☆17Oct 16, 2017Updated 8 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Jun 7, 2019Updated 6 years ago
- A PyTorch implementation of Rainbow DQN agent☆170Apr 23, 2018Updated 7 years ago
- some tutorials for blog: simonjisu.github.io☆23Mar 25, 2021Updated 4 years ago
- ☆19Oct 13, 2023Updated 2 years ago
- Deep Reinforcement Learning (DQN) based Self Driving Car Control with Vehicle Simulator☆310Mar 24, 2020Updated 5 years ago
- Playing Mountain-Car without reward engineering, by combining DQN and Random Network Distillation (RND)☆41Jan 28, 2019Updated 7 years ago