KnightofLuna / sokoban-solverLinks
推箱子解决方案 sokoban AI solver
☆86Updated 5 years ago
Alternatives and similar repositories for sokoban-solver
Users that are interested in sokoban-solver are comparing it to the libraries listed below
Sorting:
- AlphaGo-Zero-Gobang 是一个基于强化学习的五子棋(Gobang)模型,主要用以了解AlphaGo Zero的运行原理的Demo,即神经网络是如何指导MCTS做出决策的,以及如何自我对弈学习。源码+教程☆111Updated 7 months ago
- An OpenAI Gym environment for the Flappy Bird game☆131Updated 3 years ago
- Visualization of MCTS algorithm applied to Tic-tac-toe.☆262Updated 4 years ago
- A simple package to allow users to run Monte Carlo Tree Search on any perfect information domain☆237Updated last year
- Interactive tutorial to build a learning Mario, for first-time RL learners☆241Updated 2 years ago
- AlphaZero implementation for Othello, Connect-Four and Tic-Tac-Toe based on "Mastering the game of Go without human knowledge" and "Maste…☆93Updated 7 years ago
- Sokoban environment for OpenAI Gym☆392Updated 2 years ago
- 使用alphazero算法打造属于你自己的象棋AI☆290Updated 3 years ago
- Playing Hollow Knight with reinforcement learning.☆110Updated 2 years ago
- Extension of OpenAI Gym that implements multiple two-player zero-sum 2-dimension board games☆11Updated 3 years ago
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆230Updated 2 years ago
- 🍄Reinforcement Learning: Super Mario Bros with dueling dqn🍄☆143Updated 8 months ago
- An environment of the board game Go using OpenAI's Gym API☆177Updated 3 years ago
- C++版日麻. Japanese Riichi Mahjong written in C++.☆122Updated last year
- Gomoku game (Five in a Row) playing program with a really strong advanced artificial intelligence algorithm (evaluation function, mini-ma…☆108Updated 8 years ago
- Chinese Standard Mahjong Competition hosted by AILab in Peking University.☆117Updated 3 years ago
- A simple Chinese chess library written in python☆60Updated 2 months ago
- Leaderboard and Visualization for RLCard☆402Updated 2 years ago
- A PyTorch implementation of DeepMind's AlphaZero agent to play Go and Gomoku board games☆169Updated last year
- ☆45Updated 3 years ago
- 基于RLCard平台的麻将mahjong博弈游戏代码,包括基于规则和基于Dueling DQN的Agent模型。☆32Updated 3 years ago
- [NeurIPS 2022] PerfectDou: Dominating DouDizhu with Perfect Information Distillation☆202Updated last year
- Simple Game with Monte Carlo Tree Search☆59Updated 7 years ago
- This repo sets up the environment to play Xiang Qi (chinese chess) following the OpenAI Gym framework.☆38Updated 2 years ago
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆216Updated 10 months ago
- ☆237Updated 2 years ago
- Monte carlo tree search in python☆624Updated 3 years ago
- hex (board game), engine and AI.☆34Updated 7 years ago
- This project is implementation code of AlphaStar☆204Updated 2 years ago
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning☆335Updated 5 months ago