KnightofLuna / sokoban-solverLinks
推箱子解决方案 sokoban AI solver
☆72Updated 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:
- 2048 environment for Reinforcement Learning and DQN algorithm☆40Updated 3 years ago
- This repo sets up the environment to play Xiang Qi (chinese chess) following the OpenAI Gym framework.☆37Updated 2 years ago
- Interactive tutorial to build a learning Mario, for first-time RL learners☆236Updated 2 years ago
- This repository contains levels for boxoban, a box-pushing puzzle game inspired by Sokoban.☆73Updated 2 years ago
- An OpenAI Gym environment for the Flappy Bird game☆126Updated 3 years ago
- Ape-x DQN implementation on Pikachu Volleyball☆51Updated 6 years ago
- original source code of the ASE 2019 paper: Wuji: Automatic Online Combat Game Testing Using Evolutionary Deep Reinforcement Learning☆27Updated 5 years ago
- Deep Q-Learning (DQN) implementation for Atari pong.☆83Updated 2 years ago
- ☆165Updated last year
- Simple Cartpole example writed with pytorch.☆169Updated 5 years ago
- train AI agents to master Free-style Gomoku(五子棋)☆20Updated last year
- Implementation of a DQN for the Lunar Lander env☆8Updated 6 years ago
- Sokoban environment for OpenAI Gym☆372Updated last year
- Re-implementations of SOTA RL algorithms.☆133Updated last year
- 本项目旨在探索强化学习技术在经典游戏《超级玛丽》中的应用,通过训练一个智能代理来自主导航并完成游戏关卡。我们采用了深度Q网络(DQN)和双深度Q网络(DDQN)等先进的强化学习算法,结合神经网络,使得代理能够学习如何在游戏世界中生存并获得高分。 项目特点 强化学习实践:本…☆9Updated 9 months ago
- OpenAI Gym environments for Legends of Code and Magic, a collectible card game designed for AI research☆37Updated 7 months ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆123Updated 4 years ago
- DQN with pytorch with on Breakout and SpaceInvaders☆25Updated 5 years ago
- A Python3 NES emulator and OpenAI Gym interface☆263Updated last year
- A parallel framework for population-based multi-agent reinforcement learning.☆532Updated last year
- based on the website 《动手学强化学习》, which the codes was several years ago and the called gym lib has already been out of date. Thus, somewher…☆15Updated 6 months ago
- OpenAI Gym Env for game Gomoku(Five-In-a-Row, 五子棋, 五目並べ, omok, Gobang,...)☆88Updated 8 months ago
- ☆93Updated last year
- PPO, DDPG, SAC implementation on mujoco environment☆111Updated 3 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆187Updated 9 months ago
- Acm_template☆95Updated 5 years ago
- PyTorch implementations for Offline Preference-Based RL (PbRL) algorithms☆20Updated 3 months ago
- The open source of FeverBasketball environment for research purpose.☆11Updated 5 years ago
- Blazingly Fast Implementation of Deep Q-Network in C++ with NNabla☆16Updated 5 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆148Updated last year