dhyeythumar / PPO-algo-with-custom-Unity-environmentLinks
Implementation of Proximal Policy Optimization algorithm on a custom Unity environment.
☆17Updated 3 years ago
Alternatives and similar repositories for PPO-algo-with-custom-Unity-environment
Users that are interested in PPO-algo-with-custom-Unity-environment are comparing it to the libraries listed below
Sorting:
- I use OpenAi Robotics environment Fetch to train a robot to lift, slide, move objectives to defined targets. I do this using Deep Determi…☆32Updated 5 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆77Updated 4 years ago
- Automated Hyperparameter Search for Unity ML-Agents☆78Updated last year
- A simple example of how to implement vector based DQN using PyTorch and a ML-Agents environment☆92Updated 6 years ago
- OpenAI gym-based algorithm for the grid world problem☆28Updated 4 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆144Updated 3 years ago
- Apprenticeship Learning with Inverse Reinforcement Learning☆29Updated 3 years ago
- Multi agent PPO implementation in Pytorch for Unity ML Agents environments.☆27Updated 10 months ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆289Updated 4 years ago
- A couple of drones and deep reinforcement learning models for controlling them.☆94Updated 4 years ago
- This repository is for Reinforcement Learning algorithms with Unity ML Agent☆108Updated 5 years ago
- Implementation of Off Policy Adversarial Inverse Reinforcement Learning☆23Updated 4 years ago
- An Implementation of Recurrent Experience Replay in Distributed Reinforcement Learning (Kapturowski et al. 2019) in PyTorch☆45Updated 2 years ago
- Grid Sensor Components for Unity ML-Agents☆158Updated 3 years ago
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆89Updated 6 years ago
- Implementation of Soft Actor-Critic (SAC) algorithm using TensorFlow 2.1.0☆12Updated 5 years ago
- A set of high-dimensional continuous control environments for use with Unity ML-Agents Toolkit.☆305Updated 4 years ago
- ppo-lstm-parallel☆44Updated 6 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆240Updated 5 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM) on Pyramid env, Unity ML☆18Updated last year
- This is the code for "Unity AI" by Siraj Raval on Youtube☆183Updated 6 years ago
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆138Updated 2 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆123Updated 4 years ago
- Various ways to learn a computer to escape from a maze. From random walk to a simple neural network.☆101Updated 3 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆127Updated 7 months ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆177Updated 10 months ago
- ☆13Updated 2 years ago
- Implementation of the paper "Overcoming Exploration in Reinforcement Learning with Demonstrations" Nair et al. over the HER baselines fro…☆154Updated 3 years ago
- Implementation of HindSight Experience Replay paper with Pytorch☆29Updated 4 years ago
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆54Updated 2 years ago