mws262 / MATLAB-Reinforcement-Learning-PendulumLinks
Q-Learning pendulum swing-up problem with animation as it's learning.
☆29Updated 9 years ago
Alternatives and similar repositories for MATLAB-Reinforcement-Learning-Pendulum
Users that are interested in MATLAB-Reinforcement-Learning-Pendulum are comparing it to the libraries listed below
Sorting:
- Reinforcement learning Algorithms such as SARSA, Q learning, Actor-Critic Policy Gradient and Value Function Approximation were applied t…☆119Updated 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 examples in Book "Robust Adaptive Dynamic Programming"☆145Updated 2 years ago
- Comparing the performance of a DDPG Reinforcement learning model to control temperature with that of a PID and a thermostat controller.☆57Updated 2 years ago
- Reinforcement based gain calculation for a tracking LQR using actor-critic method