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

GitHub

80 stars
4 watching
11 forks
Language: MATLAB
last commit: over 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ikostrikov/pytorch-ddpg-nafAn implementation of reinforcement learning algorithms for continuous control tasks using deep neural networks.307
catohaste/pomdpAn implementation of a reinforcement learning algorithm based on a partially observable Markov decision process for a simple decision task54
hubfire/muti-branch-ddpg-carlaAn implementation of a reinforcement learning algorithm using multi-branch architecture and Deep Deterministic Policy Gradients (DDPG) to control autonomous vehicles in simulation environments.81
ceshine/rrl_matlabA Matlab implementation of a recurrent reinforcement learning algorithm for training models to make predictions or take actions in dynamic environments.47
ikostrikov/jaxrlProvides JAX implementations of various reinforcement learning algorithms with continuous action spaces.640
matlab-deep-learning/rl-agent-based-traffic-controlAn agent-based traffic management system using model-free reinforcement learning to optimize traffic signal control.48
sjtu-marl/malibA framework for parallel population-based reinforcement learning507
kunqian2025/reinforcement-learningA collection of implementations of reinforcement learning algorithms in MATLAB61
nathanepstein/pavlov.jsReinforcement learning using Markov Decision Processes in C++ compiled to JavaScript500
zuoxingdong/lagomA modular toolkit for rapid prototyping of reinforcement learning algorithms373
rl-tools/rl-toolsAn open-source C++ library for training reinforcement learning policies and controlling continuous-control environments.680
luchris429/purejaxrlA high-performance implementation of reinforcement learning training pipelines using JAX and PyTorch-like functionality755
alex-petrenko/sample-factoryA high-throughput reinforcement learning library with optimized synchronous and asynchronous implementations of policy gradients.839
floringogianu/categorical-dqnAn implementation of reinforcement learning algorithm using PyTorch and designed to work with Atari games.96
matthiasplappert/keras-rlA Python library implementing state-of-the-art deep reinforcement learning algorithms for Keras and OpenAI Gym environments.8