spideralessio / TRPO-Tensorflow2Links
TRPO Implementation in Tensorflow 2.0 for Reinforcement Learning Project @ Sapienza
☆16Updated 2 years ago
Alternatives and similar repositories for TRPO-Tensorflow2
Users that are interested in TRPO-Tensorflow2 are comparing it to the libraries listed below
Sorting:
- ☆184Updated 3 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆290Updated 4 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆78Updated 4 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆146Updated 3 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- Attention-based Curiosity-driven Exploration in Deep Reinforcement Learning☆27Updated 5 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆184Updated last year
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆99Updated 3 years ago
- PyTorch implementation of discrete version of Soft Actor-Critic.☆36Updated 3 years ago
- Reinforcement Learning for Gym CarRacing-v0 with PyTorch☆158Updated 6 years ago
- Soft Actor-Critic with advanced features☆51Updated this week
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆119Updated 10 months ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆321Updated 3 years ago
- A new Reinforcement Learning Environment☆35Updated 4 years ago
- Implementation of centralized training, centralized execution of Soft Actor-Critic (SAC) on a Tennis multiagent Unity environment.☆38Updated 4 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆213Updated 2 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆65Updated 6 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆100Updated 6 years ago
- 2D Gridworld navigation using RL with Hindsight Experience Replay☆44Updated 6 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated 3 months ago
- Clean Python Implementation of the Deep Deterministic Policy Gradients Algorithm☆77Updated 8 years ago
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆90Updated 6 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆313Updated 2 years ago
- The implementation of LSTM-TD3.☆85Updated 2 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆51Updated 3 months ago
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- Distributional Soft Actor Critic☆58Updated 5 years ago
- Distributed Multi-Agent Cooperation Algorithm based on MADDPG with prioritized batch data.☆107Updated 4 years ago
- Experiments with reinforcement learning and recurrent neural networks☆114Updated last year