danaugrs / huskarl
Deep Reinforcement Learning Framework + Algorithms
☆414Updated 2 years ago
Alternatives and similar repositories for huskarl:
Users that are interested in huskarl are comparing it to the libraries listed below
- Spriteworld: a flexible, configurable python-based reinforcement learning environment☆369Updated 4 years ago
- A TensorFlow implementation of Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures.☆1,003Updated 6 years ago
- SEED RL: Scalable and Efficient Deep-RL with Accelerated Central Inference. Implements IMPALA and R2D2 algorithms in TF2 with SEED's arch…☆819Updated 2 years ago
- Code for the paper "Large-Scale Study of Curiosity-Driven Learning"☆814Updated 3 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,173Updated 2 years ago
- bsuite is a collection of carefully-designed experiments that investigate core capabilities of a reinforcement learning (RL) agent☆1,519Updated last year
- lagom: A PyTorch infrastructure for rapid prototyping of reinforcement learning algorithms.☆375Updated 2 years ago
- Code repository for the Animal AI Olympics competition☆577Updated 2 years ago
- A PyTorch Platform for Distributed RL☆747Updated 3 years ago
- Code for the paper "Exploration by Random Network Distillation"☆894Updated 4 years ago
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆656Updated 5 years ago
- PlayGround: AI Research into Multi-Agent Learning.☆770Updated last year
- Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".☆1,279Updated 2 months ago
- Code for Go-Explore: a New Approach for Hard-Exploration Problems☆566Updated 2 years ago
- Velocity in deep-learning research☆277Updated 2 years ago
- An implementation of the Augmented Random Search algorithm☆422Updated 3 years ago
- Efficient Batched Reinforcement Learning in TensorFlow☆967Updated 6 years ago
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,109Updated 7 years ago
- This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch