wlongxiang / mctsLinks
☆20Updated 5 years ago
Alternatives and similar repositories for mcts
Users that are interested in mcts are comparing it to the libraries listed below
Sorting:
- An AI program that plays Flappy Bird using reinforcement learning.☆44Updated 5 years ago
- Minimal and Clean Reinforcement Learning Examples in PyTorch☆42Updated 7 years ago
- Unity ML-Agents Environment for Active Object Tracking with Reinforcement Learning☆12Updated 5 years ago
- Library for running a Monte Carlo tree search, either traditionally or with expert policies☆127Updated last year
- A Gentle Principled Introduction to Deep Reinforcement Learning☆19Updated 9 months ago
- Plug-n-play reinforcement learning with OpenAI Gym and Keras☆16Updated 5 years ago
- This is a pip package implementing Reinforcement Learning algorithms in non-stationary environments supported by the OpenAI Gym toolkit.☆33Updated 6 years ago
- Monte Carlo Tree Search (MCTS) is a method for finding optimal decisions in a given domain by taking random samples in the decision space…☆71Updated last year
- A repository of applied reinforcement learning to make a competent chess engine.☆22Updated 3 years ago
- Code repository for my course on the fundamentals of reinforcement learning☆95Updated 6 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 8 years ago
- General implementation of Advantage Actor Critic using Pytorch☆28Updated 4 years ago
- Public Source Seeking Repository☆56Updated 6 years ago
- Evolving deep neural network agents using Genetic Algorithms☆69Updated 7 years ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆60Updated last year
- Repository of deep learning and robotics related practice projects.☆43Updated 5 years ago
- Reinforcement Learning algorithm's using google-colab☆39Updated 2 years ago
- Beta of a self driving car trained end-to-end from pictures of the road.☆34Updated 8 years ago
- Computer Vision tutorials accompanying Bird by Bird Tech series of articles☆22Updated last year
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 5 years ago
- An OpenAI Gym environment for Inventory Control problems☆57Updated 5 years ago
- A collection of Gymnasium compatible games for reinforcement learning.☆89Updated 7 months ago
- Tensorflow implementation of the asynchronous advantage actor-critic (a3c) reinforcement learning algorithm for continuous action space☆46Updated 8 years ago
- A Pygame+Pymunk Carrom Simulation Testbed for reinforcement learning. [CS747][ Foundations of Intelligent and Learning Agents]☆15Updated 6 years ago
- OpenAI Gym's LunarLander-v2 Implementation☆43Updated last year
- A simple OpenAI Gym environment for Neural Architecture Search (NAS)☆31Updated 5 years ago
- Deep DQN Based Reinforcement Learning for simple Pong PyGame☆43Updated 8 years ago
- A clean implementation based on Expert Iterations for any game, inspired by alpha-zero-general☆46Updated 3 years ago
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆78Updated 5 years ago
- Scaling All-Goals Updates in Reinforcement Learning Using Convolutional Neural Networks☆40Updated 5 years ago