markub3327 / flappy-bird-gymnasium
An OpenAI Gym environment for the Flappy Bird game
☆62Updated last year
Alternatives and similar repositories for flappy-bird-gymnasium:
Users that are interested in flappy-bird-gymnasium are comparing it to the libraries listed below
- Baseline implementation of recurrent PPO using truncated BPTT☆138Updated 11 months ago
- An API conversion tool for popular external reinforcement learning environments☆157Updated 2 months ago
- An OpenAI Gym environment for the Flappy Bird game☆124Updated 3 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆124Updated 4 months ago
- ☆218Updated 4 months ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆171Updated 9 months ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆347Updated 2 years ago
- SBX: Stable Baselines Jax (SB3 + Jax) RL algorithms☆424Updated 3 weeks ago
- Datasets with baselines for offline multi-agent reinforcement learning.☆162Updated this week
- Level-based Foraging (LBF): A multi-agent environment for RL☆175Updated 6 months ago
- ☆240Updated last year
- Code for the paper "Phasic Policy Gradient"☆259Updated last year
- Multi-objective Gymnasium environments for reinforcement learning☆312Updated 3 weeks ago
- 🍄Reinforcement Learning: Super Mario Bros with dueling dqn🍄☆114Updated last week
- A gym environment for a miniature racecar using the pybullet physics engine.☆189Updated last year
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆108Updated last year
- Prioritized Experience Replay implementation with proportional prioritization☆75Updated last year
- A standard format for offline reinforcement learning datasets, with popular reference datasets and related utilities☆369Updated this week
- PantheonRL is a package for training and testing multi-agent reinforcement learning environments. PantheonRL supports cross-play, fine-tu…☆144Updated last year
- A Torch Based RL Framework for Rapid Prototyping of Research Papers☆65Updated 2 months ago
- Dream to Control: Learning Behaviors by Latent Imagination, implemented in PyTorch.☆298Updated last year
- PyTorch implementation of SAC-Discrete.☆299Updated 8 months ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆314Updated 7 months ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆218Updated 2 months ago
- Implementation of Dreamer v3 in pytorch.☆521Updated 6 months ago
- Example code for the Gym documentation☆71Updated last year
- A Simplified Pytorch Version of the Dreamer Algorithm☆123Updated last year
- An OpenAI gym environment made for RL☆68Updated last year
- PyTorch implementation of DreamerV2 model-based RL algorithm