Reinforcement-Learning-for-Control-of-Valves
RL controller
Develops and tests a reinforcement learning-based control system for non-linear valve models using Deep Deterministic Policy-Gradient algorithm
This project uses DDPG for "optimal" control of non-linear valves. Uses MATLAB and Simulink
80 stars
4 watching
11 forks
Language: MATLAB
last commit: almost 4 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 |
| An implementation of a reinforcement learning algorithm based on a partially observable Markov decision process for a simple decision task | 54 |
| 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 |
| A Matlab implementation of a recurrent reinforcement learning algorithm for training models to make predictions or take actions in dynamic environments. | 47 |
| Provides JAX implementations of various reinforcement learning algorithms with continuous action spaces. | 640 |
| An agent-based traffic management system using model-free reinforcement learning to optimize traffic signal control. | 48 |
| A framework for parallel population-based reinforcement learning | 507 |
| A collection of implementations of reinforcement learning algorithms in MATLAB | 61 |
| Reinforcement learning using Markov Decision Processes in C++ compiled to JavaScript | 500 |
| A modular toolkit for rapid prototyping of reinforcement learning algorithms | 373 |
| An open-source C++ library for training reinforcement learning policies and controlling continuous-control environments. | 680 |
| A high-performance implementation of reinforcement learning training pipelines using JAX and PyTorch-like functionality | 755 |
| A high-throughput reinforcement learning library with optimized synchronous and asynchronous implementations of policy gradients. | 839 |
| An implementation of reinforcement learning algorithm using PyTorch and designed to work with Atari games. | 96 |
| A Python library implementing state-of-the-art deep reinforcement learning algorithms for Keras and OpenAI Gym environments. | 8 |