masouduut94 / MCTS-agent-cythonized
MONTE Carlo Tree Search (MCTS) is a method for finding optimal decisions in a given domain by taking random samples in the decision space and building a search tree accordingly. It has already had a profound impact on Artificial Intelligence (AI) approaches for domains that can be represented as trees of sequential decisions, particularly games …
☆13Updated 3 years ago
Alternatives and similar repositories for MCTS-agent-cythonized:
Users that are interested in MCTS-agent-cythonized are comparing it to the libraries listed below
- Monte Carlo Tree Search (MCTS) is a method for finding optimal decisions in a given domain by taking random samples in the decision space…☆67Updated 11 months ago
- Bayesian Reward Shaping Framework for Deep Reinforcement Learning☆23Updated 5 years ago
- Reinforcement learning algorithms with Generalized Advantage Estimation☆21Updated 6 years ago
- Bayesian Inverse Reinforcement Learning with simple environments☆19Updated 2 years ago
- The Mayan Adventure is an open-source reinforcement learning environment for Unity ML-Agents. In this environment, you train your agent …☆36Updated 4 years ago
- deep-reinforcement-learning☆16Updated 5 years ago
- A Predator-Prey-Grass multi-agent gridworld environment implemented with Farama's Gymnasium and PettingZoo. Featuring dynamic spawning an…☆14Updated this week
- Emergence of complex strategies through multiagent competition☆42Updated 2 years ago
- Implementation of GAIL and AIRL using chinerrl☆17Updated 2 years ago
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQN☆45Updated 4 years ago
- Solving openAI's game 'BipedalWalker-v2' with Deep Reinforcement Learning☆26Updated 4 years ago
- Algorithms for Uni-Modal Inverse Reinforcement Learning☆18Updated 2 years ago
- A small reinforcement learning library for my masters dissertation project☆15Updated 3 years ago
- A PyTorch implementation of DeepMind's MCTSnet☆18Updated 2 years ago
- ☆18Updated last year
- (Experimental) Inverse reinforcement learning from trajectories generated by multiple agents with different (but correlated) rewards☆27Updated 5 years ago
- 🧶 Minimal PyTorch Soft Actor Critic (SAC) implementation☆38Updated 3 years ago
- Hierarchical Reinforcement Learning (batteries included)☆44Updated 5 years ago
- RL-Toolkit: A Research Framework for Robotics☆19Updated last month
- General Python implementation of Monte Carlo Tree Search for the use with Open AI Gym environments.☆38Updated 4 years ago
- OpenAI gym-based algorithm for the grid world problem☆28Updated 4 years ago
- Deep Reinforcement Learning Toolbox for Robotics using Keras and TensorFlow☆19Updated 5 years ago
- Evolution-based Soft Actor-Critic (ESAC)☆41Updated 6 months ago
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆53Updated 2 years ago
- Autonomous Navigation using Deep Reinforcement Learning☆24Updated 7 years ago
- An unofficial implementation for online decision transformer☆39Updated 2 years ago
- Scalable MCTS for team scenarios☆15Updated 8 months ago
- Jupyter notebook for the MAP-Elites algorithms (Mouret & Clune, 2015)☆19Updated 2 years ago
- Minimal implementation of multi-agent reinforcement learning algorithms☆53Updated 3 years ago
- Code for Gym documentation website☆42Updated last year