MeepMoop / tilecodingLinks
Binary feature representations with tile coding
☆45Updated 10 months ago
Alternatives and similar repositories for tilecoding
Users that are interested in tilecoding are comparing it to the libraries listed below
Sorting:
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆317Updated 2 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆259Updated 5 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆507Updated 2 years ago
- Constrained Policy Optimization☆322Updated 8 years ago
- Simple Cartpole example writed with pytorch.☆169Updated 5 years ago
- Keeping track of RL experiments☆162Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆307Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆346Updated 5 years ago
- Mean Field Multi-Agent Reinforcement Learning☆397Updated 5 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆319Updated 3 years ago
- Implementation of Soft Actor Critic☆37Updated 3 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆143Updated 6 years ago
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆159Updated 2 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆301Updated last year
- Code for conservative Q-learning☆451Updated 3 years ago
- An engine to create high performance multi-agent grid world environments with hundreds or thousands of agents, along with a set of refere…☆194Updated 2 years ago
- A basic 2D maze environment where an agent start from the top left corner and try to find its way to the bottom left corner.☆371Updated last year
- Codes accompanying the paper "ROMA: Multi-Agent Reinforcement Learning with Emergent Roles" (ICML 2020 https://arxiv.org/abs/2003.08039)☆160Updated 2 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆367Updated 3 years ago
- List of competitions related to Reinforcement Learning☆350Updated last year
- A collection of multi agent environments based on OpenAI gym.☆608Updated last year
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆638Updated 4 years ago
- Multi-Objective Reinforcement Learning☆282Updated 4 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆205Updated 2 years ago
- DEPRECATED - please visit https://github.com/vwxyzjn/ppo-implementation-details☆46Updated 3 years ago
- Code for the paper "Phasic Policy Gradient"☆262Updated 2 years ago
- There will be updates later☆84Updated 6 years ago
- Codebase for Evolutionary Reinforcement Learning (ERL) from the paper "Evolution-Guided Policy Gradients in Reinforcement Learning" publi…☆236Updated 4 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆97Updated 5 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆555Updated 3 years ago