RRL_Matlab
RL Algorithm
A Matlab implementation of a recurrent reinforcement learning algorithm for training models to make predictions or take actions in dynamic environments.
Recurrent Reinforcement Learning Algorithm Matlab Implementation
47 stars
6 watching
30 forks
Language: MATLAB
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a reinforcement learning algorithm based on a partially observable Markov decision process for a simple decision task | 54 |
| A collection of implementations of reinforcement learning algorithms in MATLAB | 61 |
| A framework for parallel population-based reinforcement learning | 507 |
| An open-source C++ library for training reinforcement learning policies and controlling continuous-control environments. | 680 |
| A collection of reinforcement learning algorithms and tools for training agents in complex environments. | 43 |
| A tutorial project providing an introduction to reinforcement learning with Stable Baselines3 | 620 |
| A high-performance implementation of reinforcement learning training pipelines using JAX and PyTorch-like functionality | 755 |
| Develops and tests a reinforcement learning-based control system for non-linear valve models using Deep Deterministic Policy-Gradient algorithm | 80 |
| Provides high-quality implementations of offline and offline-to-online reinforcement learning algorithms in Python. | 491 |
| A high-throughput reinforcement learning library with optimized synchronous and asynchronous implementations of policy gradients. | 839 |
| Provides a unified toolkit for constructing, computing, and optimizing intrinsic reward modules in reinforcement learning | 373 |
| A collection of examples and exercises from a deep reinforcement learning book | 2 |
| A Python implementation of a deep reinforcement learning algorithm combining multiple techniques for improved performance in Atari games | 1,591 |
| An RL framework for building and training reinforcement learning models in Python | 266 |
| A toolkit for developing and evaluating reinforcement learning algorithms in a reproducible manner | 1,893 |