hilkoc / AI_ArenaLinks
The purpose of this project is to research Artificial Intelligence and Reinforcement Learning. In the AI Arena, multiple agents can interact with a single environment. After sending its action, each each agent will receive a reward. This allows agents to learn, improve their behavior and to adapt to each other. Interesting phenomena can arise..…
☆34Updated 7 years ago
Alternatives and similar repositories for AI_Arena
Users that are interested in AI_Arena are comparing it to the libraries listed below
Sorting:
- Code release for Learning with Opponent-Learning Awareness and variations.☆148Updated 2 years ago
- Pytorch implementation of LOLA (https://arxiv.org/abs/1709.04326) using DiCE (https://arxiv.org/abs/1802.05098)☆95Updated 6 years ago
- Actor-critic trained w PPO on OpenAI's Procgen Benchmark (PyTorch). Built from scratch.☆102Updated 5 years ago
- A reinforcement learning framework☆155Updated 6 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆135Updated last year
- Simple grid-world environment compatible with OpenAI-gym☆50Updated 5 years ago
- Snake-like openAI gym environment, both single and multiagent☆34Updated 4 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆148Updated 3 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆125Updated 5 years ago
- C51-DDQN in Keras☆126Updated 7 years ago
- Gym - Doom environments based on VizDoom.☆103Updated 8 years ago
- Moore Machine Networks (MMN): Learning Finite-State Representations of Recurrent Policy Networks☆50Updated 2 years ago
- A customizable framework to create maze and gridworld environments☆266Updated 6 years ago
- Arena: A General Evaluation Platform and Building Toolkit for Single/Multi-Agent Intelligence. AAAI 2020.☆83Updated 4 years ago
- Building Agents with Imagination: pytorch step-by-step implementation☆208Updated 6 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆200Updated 2 years ago
- A short and easy implementation of Quantile Regression DQN | Distributional Reinforcement Learning☆94Updated 4 years ago
- Publicly releasable baselines for the Retro contest☆127Updated 6 years ago
- Code for the blog post "Learning Montezuma’s Revenge from a Single Demonstration"☆200Updated 6 years ago
- A collection of multi-agent reinforcement learning OpenAI gym environments☆45Updated 4 years ago
- Implementation for ICML 16 paper "Deep reinforcement learning with opponent modeling"☆71Updated 8 years ago
- ☆104Updated 5 years ago
- Code for the paper "Evolved Policy Gradients"☆250Updated 6 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆180Updated 6 years ago
- Implementation of 'A Distributional Perspective on Reinforcement Learning' and 'Distributional Reinforcement Learning with Quantile Regre…☆132Updated 6 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆128Updated 2 years ago
- Repo for reproduction of sequential social dilemmas☆402Updated 3 months ago
- Gridworld environments for OpenAI gym.☆80Updated last year
- Basic versions of agents from Spinning Up in Deep RL written in PyTorch☆202Updated 4 years ago
- Demo of UCT (MCTS) in Python / Numpy☆86Updated 2 years ago