mhyrzt / Simple-MADRL-Chess
MADRL project solving chess environment using PPO with two different methods: 2 agents/networks and a single agent/network.
☆13Updated last year
Related projects ⓘ
Alternatives and complementary repositories for Simple-MADRL-Chess
- ☆21Updated last year
- A paper list of sample-efficient reinforcement learning☆12Updated 2 years ago
- Repo to reproduce the First-Explore paper results☆36Updated last week
- Simple implementations of multi-agent evolutionary strategies using pytorch.☆15Updated 2 years ago
- Proximal Policy Optimization (Continuous Version) in PyTorch.☆26Updated 3 years ago
- Deep Q-Network (DQN) and Fitted Q-Iteration (FQI) tutorial for RL Summer School 2023☆51Updated last week
- A collection of Gymnasium compatible games for reinforcement learning.☆76Updated 7 months ago
- ☆12Updated 3 years ago
- A2C is a special case of PPO!☆19Updated 2 years ago
- Pytorch Implementation of MuZero Unplugged for gym environment. This algorithm is capable of supporting a wide range of action and observ…☆27Updated last year
- This is the code-base that I personally use as the starting point for any reinforcement learning codebase with the purpose of fast experi…☆12Updated last year
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆88Updated last year
- Official repository for paper "Conservative Offline Distributional Reinforcement Learning" (NeurIPS 2021)☆18Updated 3 years ago
- Contains implementation of the FILTER algorithm for exponentially faster inverse reinforcement learning.☆46Updated last year
- Codebase for the solution that won first place and was awarded the most human-like agent in the 2021 NeurIPS Competition MineRL BASALT Ch…☆51Updated 2 years ago
- Tensorflow 2 source code for the PI-SAC agent from "Predictive Information Accelerates Learning in RL" (NeurIPS 2020)☆43Updated last year
- ☆28Updated 2 years ago
- Clean RL implementation using MLX☆26Updated 8 months ago
- Gym wrapper for pysc2☆10Updated 2 years ago
- Official Implementation of NeurIPS'23 Paper "Cross-Episodic Curriculum for Transformer Agents"☆31Updated last year
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆119Updated 3 years ago
- GBRL-based Actor-Critic algorithms implemented in stable-baselines3☆25Updated this week
- Keras implementation of DQN for the MsPacman-v0 OpenAI Gym environment.☆39Updated last year
- RAD: Reinforcement Learning with Augmented Data (code for procgen experiments)☆18Updated 3 years ago
- Multi-Agent Reinforcement Learning of Crowd Simulation in GPU (PyTorch)☆61Updated last year
- Code used in our paper "Robust Deep Reinforment Learning through Adversarial Loss"☆32Updated last year
- ☆30Updated 3 months ago
- Modular Single-file Reinfocement Learning Algorithms Library☆37Updated last year
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆133Updated last year
- IV-RL - Sample Efficient Deep Reinforcement Learning via Uncertainty Estimation☆35Updated 2 weeks ago