kngwyu / rogue-gym
[WIP] Highly customizable rogue-like game for AI expmeriments
☆81Updated last year
Alternatives and similar repositories for rogue-gym:
Users that are interested in rogue-gym are comparing it to the libraries listed below
- Standard interface for entity based reinforcement learning environments.☆37Updated last year
- The first place solution for the NeurIPS 2021 Nethack Challenge -- https://www.aicrowd.com/challenges/neurips-2021-the-nethack-challenge☆59Updated 2 years ago
- ☆85Updated 4 years ago
- This repository contains levels for boxoban, a box-pushing puzzle game inspired by Sokoban.☆70Updated 2 years ago
- OpenAI's Gym written in pure Rust for blazingly fast performance☆96Updated 6 months ago
- Generic, parallel Monte Carlo tree search library☆72Updated 2 years ago
- impact-driven-exploration☆131Updated last year
- Deep reinforcement learning implementation that trains AIs for the CodeCraft real-time strategy game.☆21Updated last year
- megastep helps you build 1-million FPS reinforcement learning environments on a single GPU☆135Updated 3 years ago
- Collection of in-progress libraries for entity neural networks.☆29Updated 2 years ago
- ☆299Updated 4 months ago
- A collection of RL algorithms written in JAX.☆97Updated 2 years ago
- VGDL 2.0: A video game description language for AI research☆62Updated 2 years ago
- Neuro-evolution for OpenAI Gym environments☆56Updated 4 years ago
- Research code implementing the search AI agent for Hanabi, as well as a web server so people can play against it☆128Updated last year
- A grid-world game engine for game AI research☆240Updated last year
- Jax implementation of Proximal Policy Optimization (PPO) specifically tuned for Procgen, with benchmarked results and saved model weights…☆54Updated 2 years ago
- ReconChess python implementation☆42Updated 3 years ago
- ☆51Updated 2 years ago
- A number of agents (PPO, MuZero) with a Perceiver-based NN architecture that can be trained to achieve goals in nethack/minihack environm…☆41Updated 2 years ago
- Toribash Learning Environment☆49Updated last year
- Massively multiagent reinforcement learning in a slither.io like environment☆24Updated 2 years ago
- Open AI Gym version of Berkeley AI Pacman with images as states☆13Updated 6 years ago
- Benchmarking TD3 and DDPG on PyBullet☆53Updated 5 years ago
- A Blood Bowl AI framework.☆133Updated last year
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆157Updated 4 years ago
- Documentation: https://stratega.readthedocs.io/en/latest/☆47Updated last year
- Modular framework for Reinforcement Learning in python