dhyeythumar / PPO-algo-with-custom-Unity-environment
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
- Grid Sensor Components for Unity ML-Agents☆150Updated 3 years ago
- Multi agent PPO implementation in Pytorch for Unity ML Agents environments.☆26Updated 9 months ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆122Updated 4 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆50Updated 2 months ago
- A simple example of how to implement vector based DQN using PyTorch and a ML-Agents environment☆92Updated 6 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM) on Pyramid env, Unity ML☆15Updated last year
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆19Updated 7 years ago
- ☆13Updated 2 years ago
- 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
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆286Updated 4 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆78Updated 4 years ago
- A couple of drones and deep reinforcement learning models for controlling them.☆93Updated 4 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆125Updated 5 months ago
- UAV Logistics Environment for Multi-Agent Reinforcement Learning / Unity ML-Agents / Unity 3D☆93Updated last year
- ☆185Updated 3 years ago
- ☆41Updated 5 years ago
- Implementation of centralized training, centralized execution of Soft Actor-Critic (SAC) on a Tennis multiagent Unity environment.☆35Updated 4 years ago
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆88Updated 6 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆89Updated last year
- Keras Implementation of TD3(Twin Delayed DDPG) with PER(Prioritized Experience Replay) option on OpenAI gym framework☆10Updated 3 years ago
- Experiments with reinforcement learning and recurrent neural networks☆113Updated last year
- Project on multi agent reinforcement learning applied on patrolling agents☆39Updated 5 years ago
- A RL project focussed on autonomous parking, using Unity's MLAgents toolkit.☆50Updated 2 years ago
- Neural Network learns to land a rocket using Pytorch, Unity's MLAgents and PPO.☆35Updated 5 years ago
- A repository to reproduce the experiments of the MA-POCA paper☆21Updated 6 months ago
- Automated Hyperparameter Search for Unity ML-Agents☆78Updated last year
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆145Updated 3 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆51Updated 3 years ago
- BipedalWalker & BipedalWalkerHardcore solved by SAC☆25Updated last year
- The implementation of LSTM-TD3.☆79Updated 2 years ago