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 4 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…☆68Updated last year
- Inverse Reinforcement Learning via State Marginal Matching, CoRL 2020☆45Updated last year
- A PyTorch implementation of DeepMind's MCTSnet☆18Updated 2 years ago
- Solving openAI's game 'BipedalWalker-v2' with Deep Reinforcement Learning☆26Updated 4 years ago
- Official codebase for Redeeming Intrinsic Rewards via Constrained Policy Optimization☆80Updated 2 years ago
- General Python implementation of Monte Carlo Tree Search for the use with Open AI Gym environments.☆39Updated 4 years ago
- Reinforcement learning algorithms with Generalized Advantage Estimation☆21Updated 6 years ago
- RL-Toolkit: A Research Framework for Robotics☆19Updated 3 months ago
- Code for the paper Model-Predictive Control via Cross-Entropy and Gradient-Based Optimization☆69Updated 5 years ago
- Emergence of complex strategies through multiagent competition☆44Updated 2 years ago
- Thompson Sampling based Monte Carlo Tree Search for MDPs and POMDPs☆15Updated 8 years ago
- Hierarchical Reinforcement Learning (batteries included)☆45Updated 5 years ago
- Tabular methods for reinforcement learning☆36Updated 4 years ago
- 🧶 Minimal PyTorch Soft Actor Critic (SAC) implementation☆38Updated 3 years ago
- Deep Reinforcement Learning applied to a modern 3D video-game environment called Delivery Duel.☆40Updated 6 years ago
- Deep Reinforcement Learning Framework done with PyTorch☆35Updated last month
- Docker-based, gym-like torcs environment with vision.☆20Updated 3 years ago
- Reinforcement Learning for robotics continuous control, mainly based on Proximal Policy Optimization, extending to Interpolated Policy Gr…☆37Updated 6 years ago
- The source code for the gym-microrts paper.☆42Updated 2 years ago
- Experiments with transformer based RL algorithms☆22Updated 5 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
- AGAC: Adversarially Guided Actor-Critic☆48Updated 3 years ago
- TeachMyAgent is a testbed platform for Automatic Curriculum Learning methods in Deep RL.☆71Updated last year
- A simple option critic framework using Q-Learning☆13Updated 3 years ago
- Minimal implementation of multi-agent reinforcement learning algorithms☆54Updated 3 years ago
- ☆92Updated 4 years ago
- A multi-agent environment using Unity ML-Agents Toolkit☆10Updated 4 years ago
- Literature and code for inverse reinforcement leanring research☆28Updated 5 years ago
- ☆19Updated 4 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆49Updated 2 years ago