DSR
Deep RL Algorithm
An algorithm for deep reinforcement learning that combines model-free and model-based approaches to learn robust value functions.
98 stars
13 watching
26 forks
Language: Lua
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of reinforcement learning algorithms for continuous control tasks using deep neural networks. | 307 |
| A Python library implementing state-of-the-art deep reinforcement learning algorithms for Keras and OpenAI Gym environments. | 8 |
| Trains an RL agent to execute natural language instructions in a 3D environment using a combination of A3C and gated attention mechanisms. | 237 |
| An implementation of reinforcement learning algorithm using PyTorch and designed to work with Atari games. | 96 |
| An implementation of a reinforcement learning algorithm based on a partially observable Markov decision process for a simple decision task | 54 |
| A comprehensive library for building deep reinforcement learning agents using PyTorch | 647 |
| A comprehensive project that provides an implementation of deep reinforcement learning algorithms using PyTorch and Visdom. | 798 |
| An implementation of a deep reinforcement learning model for continuous control tasks | 116 |
| A modular and unified framework for implementing common deep reinforcement learning algorithms in PyTorch | 2,236 |
| A high-performance implementation of reinforcement learning training pipelines using JAX and PyTorch-like functionality | 755 |
| A Python implementation of a deep reinforcement learning algorithm combining multiple techniques for improved performance in Atari games | 1,591 |
| Provides JAX implementations of various reinforcement learning algorithms with continuous action spaces. | 640 |
| Provides pre-built datasets and code for offline reinforcement learning from visual observations using deep learning algorithms | 94 |
| An open-source C++ library for training reinforcement learning policies and controlling continuous-control environments. | 680 |
| Provides benchmarking policies and datasets for offline reinforcement learning | 85 |