zuoxingdong / lagomLinks
lagom: A PyTorch infrastructure for rapid prototyping of reinforcement learning algorithms.
☆375Updated 2 years ago
Alternatives and similar repositories for lagom
Users that are interested in lagom are comparing it to the libraries listed below
Sorting:
- Velocity in deep-learning research☆276Updated 2 years ago
- Basic versions of agents from Spinning Up in Deep RL written in PyTorch☆203Updated 4 years ago
- Guided Evolutionary Strategies☆271Updated 2 years ago
- Easy TensorFlow logging for quick prototypes☆110Updated 3 years ago
- A binary release of trained deep reinforcement learning models trained in the Atari machine learning benchmark, and a software release th…☆202Updated 5 years ago
- RLtime is a reinforcement learning library focused on state-of-the-art q-learning algorithms and features☆140Updated 5 years ago
- An implementation of the Augmented Random Search algorithm☆423Updated 3 years ago
- RUDDER for ATARI games with delayed rewards in OpenAI Baselines package☆267Updated 5 years ago
- This repo is intended as an extension for OpenAI Gym for auxiliary tasks (multitask learning, transfer learning, inverse reinforcement le…☆215Updated 5 years ago
- Building Agents with Imagination: pytorch step-by-step implementation☆209Updated 6 years ago
- Augmented environments with RL☆104Updated 6 years ago
- Code for the paper "Evolved Policy Gradients"☆250Updated 6 years ago
- A reinforcement learning framework☆155Updated 6 years ago
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆190Updated 6 years ago
- A PyTorch Library for Reinforcement Learning Research☆198Updated 3 weeks ago
- This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch☆446Updated 6 years ago
- A colab that implements the Symplectic Gradient Adjustment optimizer from "The mechanics of n-player differentiable games"☆153Updated 6 years ago
- A PyTorch implementation of Rainbow DQN agent☆168Updated 7 years ago
- ICML 2018 Self-Imitation Learning☆278Updated 5 years ago
- Code for the blog post "Learning Montezuma’s Revenge from a Single Demonstration"☆203Updated 6 years ago
- Full World Models Implementation in Chainer☆166Updated 6 years ago
- Publicly releasable baselines for the Retro contest☆127Updated 6 years ago
- Evolution Strategies in PyTorch☆354Updated 7 years ago
- Deep Planning Network: Control from pixels by latent planning with learned dynamics☆371Updated 3 years ago
- ☆182Updated 11 months ago
- NIPS 2017 Value Prediction Network☆166Updated 7 years ago
- Tensorflow/Keras code and trained models for Episodic Curiosity Through Reachability☆204Updated 4 years ago
- Implementation of Model-Agnostic Meta-Learning (MAML) in Jax