deepanshut041 / MlAgentsLinks
This repository contains the implementation of deep reinforcement learning algorithms to solve various unity The Environments.
☆14Updated 5 years ago
Alternatives and similar repositories for MlAgents
Users that are interested in MlAgents are comparing it to the libraries listed below
Sorting:
- A simple example of how to implement vector based DQN using PyTorch and a ML-Agents environment☆92Updated 6 years ago
- ☆41Updated 5 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆65Updated 5 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆99Updated 2 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆77Updated 4 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
- Multi-agent Reinforcement Learning game using Advantage Actor Critic (A2C) algorithm☆13Updated last year
- ☆13Updated 2 years ago
- A simple example of how to implement vector based DDPG for MARL tasks using PyTorch and a ML-Agents environment.☆37Updated 6 years ago
- An engine to create high performance multi-agent grid world environments with hundreds or thousands of agents, along with a set of refere…☆193Updated 2 years ago
- Training Agents in a cooperative multi-agent deep reinforcement learning setting to transport objects across a space☆15Updated 4 years ago
- Playing Mountain-Car without reward engineering, by combining DQN and Random Network Distillation (RND)☆40Updated 6 years ago
- My internship project in 𝖢𝖠𝖲𝖨𝖠. 🤗☆4Updated 6 years ago
- ☆85Updated 3 years ago
- PyTorch implementation of the paper "Deep Reinforcement Learning in Large Discrete Action Spaces" (Gabriel Dulac-Arnold, Richard Evans, H…☆71Updated 5 years ago
- Multi-Agent training using Deep Deterministic Policy Gradient Networks, Solving the Tennis Environment☆11Updated 6 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
- PyTorch implementation of discrete version of Soft Actor-Critic.☆36Updated 3 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Project on multi agent reinforcement learning applied on patrolling agents☆40Updated 5 years ago
- A Pytorch Implementation of Multi Agent Soft Actor Critic☆40Updated 6 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated last month
- PyTorch implementation of Foerster, Jakob N., et al. "Counterfactual multi-agent policy gradients."☆58Updated 5 years ago
- A modular implementation for Proximal Policy Optimization in Tensorflow 2 using Eagerly Execution for the Super Mario Bros enviroment.☆21Updated 5 years ago
- Modified versions of the Soft Actor-Critic algorithm for Atari games from https://github.com/ac-93/soft-actor-critic.☆20Updated 5 years ago
- The code for maddpg using pytorch☆169Updated 4 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆130Updated 8 months ago
- Applying minimaxQ learning algorithm to 2 agents games☆33Updated 7 years ago
- Value-Decomposition Networks For Cooperative Multi-Agent Learning☆22Updated 4 years ago
- Deep Q-Learning (DQN) implementation for Atari pong.☆83Updated 2 years ago