MeepMoop / tilecodingLinks
Binary feature representations with tile coding
☆46Updated last year
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.☆328Updated 2 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆267Updated 5 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆521Updated 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 3 years ago
- PyTorch implementation of SAC-Discrete.☆312Updated last year
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆214Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆356Updated 5 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆577Updated 4 years ago
- Constrained Policy Optimization☆335Updated 8 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆331Updated 4 years ago
- DEPRECATED - please visit https://github.com/vwxyzjn/ppo-implementation-details☆46Updated 3 years ago
- Mean Field Multi-Agent Reinforcement Learning☆410Updated 5 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆651Updated 4 years ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆451Updated 2 years ago
- Code for conservative Q-learning☆463Updated 4 years ago
- Keeping track of RL experiments☆165Updated 3 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆305Updated 2 years ago
- Codes accompanying the paper "ROMA: Multi-Agent Reinforcement Learning with Emergent Roles" (ICML 2020 https://arxiv.org/abs/2003.08039)☆167Updated 3 years ago
- A collection of multi agent environments based on OpenAI gym.☆625Updated last year
- There will be updates later☆87Updated 6 years ago
- Codebase for Evolutionary Reinforcement Learning (ERL) from the paper "Evolution-Guided Policy Gradients in Reinforcement Learning" publi…☆244Updated 5 years ago
- List of competitions related to Reinforcement Learning☆350Updated last year
- Experiment code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆466Updated 2 years ago
- Multi-Objective Reinforcement Learning☆294Updated 4 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆186Updated last year
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆167Updated 2 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆380Updated 4 years ago
- Tools for accelerating safe exploration research.☆573Updated 2 years ago
- Implementation of 'RL^2: Fast Reinforcement Learning via Slow Reinforcement Learning'☆71Updated 3 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆139Updated last year