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.
☆17Updated 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
- 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☆43Updated 4 years ago
- Python code for implementation of the paper 'Reinforcement Learning-Based Adaptive PID Controller for DPS☆13Updated 5 years ago
- Code repo for ICLR paper: Optimal Control Via Neural Networks: A Convex Approach☆83Updated 6 years ago
- Pytorch version of the MPC in model-based reinforcement learning (MBRL), currently only test in the CartPole-swing-up environment☆87Updated 5 years ago
- Physics-informed Dyna-style model-based deep reinforcement learning for dynamic control☆56Updated 3 years ago
- Use deep learning to learn Koopman operator and LQR for optimal control☆16Updated 5 years ago
- Code for the paper “Control Strategy of Speed Servo Systems Based on Deep Reinforcement Learning”☆25Updated 2 years ago
- Heuristic Dynamic Programming with Python☆14Updated 11 years ago
- Source code for "Deep Variational Koopman Models: Inferring Koopman Observations for Uncertainty-Aware Dynamics Modeling and Control" fro…☆42Updated 6 years ago
- ☆79Updated 6 years ago
- High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, T…☆13Updated 8 months ago
- Neural Network Dynamics for Model-Based Deep Reinforcement Learning with Model-Free Fine-Tuning☆29Updated 7 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
- Unofficial Implementation of the paper "Data-Efficient Reinforcement Learning with Probabilistic Model Predictive Control", applied to gy…☆145Updated 2 years ago
- ☆74Updated 5 years ago
- Source code for journal paper "Multiagent Reinforcement Learning With Sparse Interactions by Negotiation and Knowledge Transfer"☆13Updated 7 years ago
- Learning multi-agent policies for flocking using graph neural networks☆82Updated 2 years ago
- ☆17Updated 4 years ago
- Implementation of Soft Actor-Critic: Off-Policy Maximum Entropy Deep Reinforcement Learning with a Stochastic Actor.☆29Updated 5 months ago
- IIB Master's Project: Deep Learning for Koopman Optimal Predictive Control☆48Updated 4 years ago
- 这是一个关于基于模型的强化学习的资料,包括一些代码地址、paper、slide等。☆44Updated 5 years ago
- ☆26Updated 3 years ago
- Koopman Q-learning: Offline Reinforcement Learning via Symmetries of Dynamics.☆22Updated 2 years ago
- Model Predictive Actor-Critic Reinforcement Learning☆66Updated 3 years ago
- ADP demo code for Reinforcement Learning and Control, Tsinghua Univ. Lecture Notes.☆43Updated 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
- Control of a nonlinear liquid level system using a new artificial neural network based reinforcement learning approach☆53Updated 6 years ago
- PyTorch implementation of PPO algorithm☆22Updated 5 years ago