pendulum topic
ilqr
Iterative Linear Quadratic Regulator with auto-differentiatiable dynamics models
A3C-Continuous
Tensorflow implementation of the asynchronous advantage actor-critic (a3c) reinforcement learning algorithm for continuous action space
Ten-Minute-Physics-Unity
Implementations in Unity of the Ten Minute Physics YouTube channel. Instead of using Unity's built-in physics engine, you will learn how to make your own. This is useful if you want to simulate ropes,...
trajopt
A toolbox for trajectory optimization of dynamical systems
iLQR
iterative Linear Quadratic Regulator with constraints.
Double-Pendulum-Motion-Animation
Animation of the motion a double-pendulum. Both Julia and Python versions of the code are given.
python_simple_mppi
Python implementation of MPPI (Model Predictive Path-Integral) controller to understand the basic idea. Mandatory dependencies are numpy and matplotlib only.
summer-school-2021
Repositorio de la II Escuela de Verano en Física computacional (100% virtual), donde participaron estudiantes de habla hispana de todo lationamérica.
MultiArm-Pendulum
This repository is for our paper: "The Experimental Multi-Arm Pendulum on a Cart: A Benchmark System for Chaos, Learning, and Control." It contains all the CAD files we used to build the pendulum hard...
rl-pendulum
Open AI Gym - Pendulum-v1 reinforcement learning (DQN, SAC)