AmiiThinks / AlphaExLinks
A Python Toolkit for Managing a Large Number of Experiments
☆32Updated last year
Alternatives and similar repositories for AlphaEx
Users that are interested in AlphaEx are comparing it to the libraries listed below
Sorting:
- ☆84Updated 4 years ago
- Jax implementation of Proximal Policy Optimization (PPO) specifically tuned for Procgen, with benchmarked results and saved model weights…☆57Updated 3 years ago
- This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the …☆88Updated 4 years ago
- JAX implementations of core Deep RL algorithms☆81Updated 3 years ago
- This repository contains code for the method and experiments of the paper "Learning with AMIGo: Adversarially Motivated Intrinsic Goals".☆63Updated last year
- General Modules for JAX☆66Updated 4 months ago
- An implementation of MuZero in JAX.☆56Updated 2 years ago
- PAIRED in PyTorch 🔥☆62Updated 2 years ago
- Vectorization techniques for fast population-based training.☆56Updated 2 years ago
- Code and links for over 25,000 trained Atari agents☆97Updated 11 months ago
- Code repo for Gradient Temporal-Difference Learning with Regularized Corrections paper.☆36Updated 4 years ago
- A framework for experimenting with never-ending learning☆79Updated 9 months ago
- Baselines for gymnax 🤖