cthorrez / ml-funLinks
Repository for my implementations of machine learning papers and algorithms.
☆9Updated 6 years ago
Alternatives and similar repositories for ml-fun
Users that are interested in ml-fun are comparing it to the libraries listed below
Sorting:
- ☆36Updated 2 years ago
- ☆13Updated 2 years ago
- Repository for the paper "Long-Horizon Visual Planning with Goal-Conditioned Hierarchical Predictors"☆44Updated 2 years ago
- Docker containers of baseline agents for the Crafter environment☆28Updated 3 years ago
- Jax implementation of Proximal Policy Optimization (PPO) specifically tuned for Procgen, with benchmarked results and saved model weights…☆56Updated 2 years ago
- Ball & beam OpenAI gym environments☆15Updated 5 years ago
- RL-Toolkit: A Research Framework for Robotics☆20Updated 4 months ago
- Simple implementations of multi-agent evolutionary strategies using pytorch.☆16Updated 3 years ago
- Implementation of the Fast Efficient Hyperparameter Tuning for Policy Gradient Methods https://arxiv.org/abs/1902.06583☆19Updated 5 years ago
- This repository contains code for the method and experiments of the paper "Learning with AMIGo: Adversarially Motivated Intrinsic Goals".☆61Updated last year
- Jaxplorer is a Jax reinforcement learning (RL) framework for exploring new ideas.☆12Updated 10 months ago
- A modular implementation of PPO, and soon hopefully other algorithms.