IntelLabs / coach
Reinforcement Learning Coach by Intel AI Lab enables easy experimentation with state of the art Reinforcement Learning algorithms
☆2,344Updated 2 years ago
Alternatives and similar repositories for coach:
Users that are interested in coach are comparing it to the libraries listed below
- Tensorforce: a TensorFlow library for applied reinforcement learning☆3,310Updated 8 months ago
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆2,960Updated last year
- Reinforcement Learning in PyTorch☆2,250Updated 4 years ago
- A toolkit for reproducible reinforcement learning research.☆1,962Updated last year
- A fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆4,252Updated 2 years ago
- A Platform for Many-Agent Reinforcement Learning☆1,720Updated 2 years ago
- TensorFlow Reinforcement Learning☆3,138Updated 2 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,428Updated 2 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,166Updated 2 years ago
- Collection of reinforcement learning algorithms☆2,648Updated 10 months ago
- A platform for Reasoning systems (Reinforcement Learning, Contextual Bandits, etc.)☆3,610Updated last month
- Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".☆1,277Updated 2 months ago
- Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL☆3,088Updated 3 years ago
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,289Updated last year
- A TensorFlow implementation of Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures.☆1,002Updated 6 years ago
- Fault-tolerant, highly scalable GPU orchestration, and a machine learning framework designed for training models with billions to trillio…☆3,343Updated 10 months ago
- bsuite is a collection of carefully-designed experiments that investigate core capabilities of a reinforcement learning (RL) agent☆1,518Updated last year
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,620Updated 3 years ago
- Code for the paper "Evolution Strategies as a Scalable Alternative to Reinforcement Learning"☆1,586Updated 5 years ago
- Efficient Batched Reinforcement Learning in TensorFlow☆966Updated 6 years ago
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,729Updated 2 years ago
- ChainerRL is a deep reinforcement learning library built on top of Chainer.☆1,187Updated 3 years ago
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,108Updated 7 years ago
- Deep Neuroevolution