POMDP
RL algorithm
An implementation of a reinforcement learning algorithm based on a partially observable Markov decision process for a simple decision task
Implementing a RL algorithm based upon a partially observable Markov decision process.
54 stars
2 watching
22 forks
Language: MATLAB
last commit: over 4 years ago
Linked from 1 awesome list
matlabneurosciencepomdpreinforcement-learningreinforcement-learning-algorithms
Related projects:
Repository | Description | Stars |
---|---|---|
| A Matlab implementation of a recurrent reinforcement learning algorithm for training models to make predictions or take actions in dynamic environments. | 47 |
| An implementation of reinforcement learning algorithms for continuous control tasks using deep neural networks. | 307 |
| Develops and tests a reinforcement learning-based control system for non-linear valve models using Deep Deterministic Policy-Gradient algorithm | 80 |
| An implementation of reinforcement learning algorithm using PyTorch and designed to work with Atari games. | 96 |
| An implementation of an online federated learning algorithm with multiple kernels for personalized machine learning | 0 |
| Replication of Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks in PyTorch for reinforcement learning tasks | 830 |
| A framework for parallel population-based reinforcement learning | 507 |
| 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 |
| A high-performance implementation of reinforcement learning training pipelines using JAX and PyTorch-like functionality | 755 |
| A collection of implementations of Reinforcement Learning and planning algorithms in Python. | 596 |
| A Python library implementing state-of-the-art deep reinforcement learning algorithms for Keras and OpenAI Gym environments. | 8 |
| A collection of implementations of reinforcement learning algorithms in MATLAB | 61 |
| Provides JAX implementations of various reinforcement learning algorithms with continuous action spaces. | 640 |
| An implementation of a reinforcement learning algorithm using multi-branch architecture and Deep Deterministic Policy Gradients (DDPG) to control autonomous vehicles in simulation environments. | 81 |