roger-creus / Wave-Defense-Learning-EnvironmentLinks
A videogame made with PyGame turned into an Open AI Gym Learning Environment for Reinforcement Learning agents.
☆14Updated 2 years ago
Alternatives and similar repositories for Wave-Defense-Learning-Environment
Users that are interested in Wave-Defense-Learning-Environment are comparing it to the libraries listed below
Sorting:
- POPGym Library in JAX☆11Updated last year
- Official Implementation of `An Optimisation Framework for Unsupervised Environment Design` from RLC 2025☆11Updated 3 weeks ago
- Code for Discovered Policy Optimisation (NeurIPS 2022)☆11Updated 2 years ago
- A high-performance reinforcement learning library in jax specialized for robotic learning☆22Updated last year
- Accelerated replay buffers in JAX☆41Updated 2 years ago
- A modular implementation of PPO, and soon hopefully other algorithms.☆26Updated last year
- Scalable Opponent Shaping Experiments in JAX☆24Updated last year
- Implementation of Proximal Policy Optimization in Jax+Flax☆19Updated 2 years ago
- Novelty MiniGrid--NovGrid--is an extension of MiniGrid environment that allows for the world properties and dynamics to change according …☆35Updated last year
- Docker containers of baseline agents for the Crafter environment☆28Updated 3 years ago
- Modular Single-file Reinfocement Learning Algorithms Library☆37Updated 2 years ago
- A collection of matrix games in JAX☆11Updated 6 months ago
- Single-file SAC-N implementation on jax with flax and equinox. 10x faster than pytorch