vincehass / Deep-Reinforcement-Learning-Optimal-ControlLinks
This repository contains PyTorch implementations of deep reinforcement learning algorithms and environments for Robotics and Controls. The goal of this project is to include engineering applications for industrial optimization. I reproduce the results of several model-free and modelbased RL algorithms in continuous and discrete action domains.
☆18Updated 3 years ago
Alternatives and similar repositories for Deep-Reinforcement-Learning-Optimal-Control
Users that are interested in Deep-Reinforcement-Learning-Optimal-Control are comparing it to the libraries listed below
Sorting:
- Implementation of Deep Q-Network(DQN)and Model Predictive Control, and their evaluation on the Quanser robot platform☆15Updated 5 years ago
- Heuristic Dynamic Programming with Python☆14Updated 11 years ago
- Code repo for ICLR paper: Optimal Control Via Neural Networks: A Convex Approach☆83Updated 6 years ago
- Python code for implementation of the paper 'Reinforcement Learning-Based Adaptive PID Controller for DPS☆13Updated 5 years ago
- Control of a nonlinear liquid level system using a new artificial neural network based reinforcement learning approach☆53Updated 6 years ago
- Approximate dynamic programming (ADP) and Policy gradient (PG) based sequential optimal experimental design (sOED)☆20Updated 3 years ago
- Inverse Reinforcement Learning, Inverse Optimal Control, Apprenticeship Learning, Imitation Learning review☆44Updated 4 years ago
- Neural Network Dynamics for Model-Based Deep Reinforcement Learning with Model-Free Fine-Tuning☆29Updated 7 years ago
- Use deep learning to learn Koopman operator and LQR for optimal control☆16Updated 5 years ago
- Pytorch version of the MPC in model-based reinforcement learning (MBRL), currently only test in the CartPole-swing-up environment☆88Updated 5 years ago
- Codes for "Quantitative Comparison of Reinforcement Learning and Data-driven Model Predictive Control for Chemical and Biological Process…☆11Updated last year
- Unofficial Implementation of the paper "Data-Efficient Reinforcement Learning with Probabilistic Model Predictive Control", applied to gy…☆145Updated 2 years ago
- Implementation of Incremental Heuristic Dynamic Programming with Neural Networks as Actor and Critic function appoximators.☆12Updated 2 years ago
- Implementation of Soft Actor-Critic: Off-Policy Maximum Entropy Deep Reinforcement Learning with a Stochastic Actor.☆29Updated 5 months ago
- ☆26Updated 3 years ago
- ADP demo code for Reinforcement Learning and Control, Tsinghua Univ. Lecture Notes.☆44Updated 3 years ago
- Code for paper "Learning to Guide: Guidance Law Based on Deep Meta-learning and Model Predictive Path Integral Control"☆16Updated 6 years ago
- PyDiffGame is a Python implementation of a Nash Equilibrium solution to Differential Games, based on a reduction of Game Hamilton-Bellman…☆55Updated 8 months ago
- Physics-informed Dyna-style model-based deep reinforcement learning for dynamic control☆56Updated 3 years ago
- Repository collecting the code for papers and projects at our control group at University of Salerno (lead contact: Giovanni Russo)☆11Updated 6 months ago
- SNU-EPEL / Integration-of-Reinforcement-Learning-and-Model-Predictive-Control-to-Optimize-Semi-batch-Bioreactor☆16Updated 3 years ago
- This project uses DDPG for "optimal" control of non-linear valves. Uses MATLAB and Simulink☆99Updated 4 years ago
- Learning multi-agent policies for flocking using graph neural networks☆82Updated 2 years ago
- Thesis: Application of Reinforcement Learning for the Control of Nonlinear Dynamical Systems☆18Updated 5 years ago
- A method adapted from the paper Nonlinear System Identification of Soft Robot Dynamics Using Koopman Operator Theory by D. Bruder et al t…☆12Updated 5 years ago
- Source code for "Deep Variational Koopman Models: Inferring Koopman Observations for Uncertainty-Aware Dynamics Modeling and Control" fro…☆42Updated 6 years ago
- Source code for journal paper "Multiagent Reinforcement Learning With Sparse Interactions by Negotiation and Knowledge Transfer"☆13Updated 7 years ago
- Reinforcement learning Algorithms such as SARSA, Q learning, Actor-Critic Policy Gradient and Value Function Approximation were applied t…☆117Updated 3 years ago
- IIB Master's Project: Deep Learning for Koopman Optimal Predictive Control☆48Updated 4 years ago
- Matlab code to control underactuated systems based on a hybrid approach that combines neural networks, reinforcement learning, fuzzy logi…☆29Updated 11 years ago