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:
- Python code for implementation of the paper 'Reinforcement Learning-Based Adaptive PID Controller for DPS☆12Updated 5 years ago
- 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
- Use deep learning to learn Koopman operator and LQR for optimal control☆16Updated 4 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
- Code repo for ICLR paper: Optimal Control Via Neural Networks: A Convex Approach☆83Updated 6 years ago
- Python implementation of differential games - starting from simple 2 body pursuit/evader problems to more advanced scenarios.☆36Updated 5 years ago
- IIB Master's Project: Deep Learning for Koopman Optimal Predictive Control☆48Updated 4 years ago
- PyDiffGame is a Python implementation of a Nash Equilibrium solution to Differential Games, based on a reduction of Game Hamilton-Bellman…☆53Updated 6 months ago
- Inverse Reinforcement Learning, Inverse Optimal Control, Apprenticeship Learning, Imitation Learning review☆43Updated 4 years ago
- ☆78Updated 6 years 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)☆12Updated 5 months ago
- Koopman Q-learning: Offline Reinforcement Learning via Symmetries of Dynamics.☆21Updated 2 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
- Implementation of Soft Actor-Critic: Off-Policy Maximum Entropy Deep Reinforcement Learning with a Stochastic Actor.☆28Updated 4 months ago
- Repository containing the code for safe reinforcement learning in two custom environments☆45Updated 5 months ago
- ☆26Updated 3 years ago
- Control of a nonlinear liquid level system using a new artificial neural network based reinforcement learning approach☆53Updated 6 years ago
- Source code for "Deep Variational Koopman Models: Inferring Koopman Observations for Uncertainty-Aware Dynamics Modeling and Control" fro…☆42Updated 6 years ago
- High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, T…☆13Updated 7 months ago
- Heuristic Dynamic Programming with Python☆14Updated 11 years ago
- Learning multi-agent policies for flocking using graph neural networks☆79Updated 2 years ago
- ☆17Updated 4 years ago
- ADP demo code for Reinforcement Learning and Control, Tsinghua Univ. Lecture Notes.☆43Updated 3 years ago
- Safe control of unknown dynamic systems with reinforcement learning and model predictive control☆53Updated 6 years ago
- Tufts Probabilistic Robotics Spring 2020 Final Project☆16Updated 5 years ago
- Physics-informed Dyna-style model-based deep reinforcement learning for dynamic control☆57Updated 3 years ago
- Unofficial Implementation of the paper "Data-Efficient Reinforcement Learning with Probabilistic Model Predictive Control", applied to gy…☆144Updated 2 years ago
- We learn the dynamics model of a robot using a physics-informed neural network and use it to train a model-based RL algorithm.☆44Updated last year