pendulum topic

List pendulum repositories

ilqr

352
Stars
75
Forks
Watchers

Iterative Linear Quadratic Regulator with auto-differentiatiable dynamics models

A3C-Continuous

45
Stars
16
Forks
Watchers

Tensorflow implementation of the asynchronous advantage actor-critic (a3c) reinforcement learning algorithm for continuous action space

Ten-Minute-Physics-Unity

242
Stars
26
Forks
Watchers

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

50
Stars
16
Forks
Watchers

A toolbox for trajectory optimization of dynamical systems

iLQR

146
Stars
38
Forks
Watchers

iterative Linear Quadratic Regulator with constraints.

Double-Pendulum-Motion-Animation

36
Stars
16
Forks
Watchers

Animation of the motion a double-pendulum. Both Julia and Python versions of the code are given.

python_simple_mppi

175
Stars
18
Forks
Watchers

Python implementation of MPPI (Model Predictive Path-Integral) controller to understand the basic idea. Mandatory dependencies are numpy and matplotlib only.

summer-school-2021

24
Stars
13
Forks
Watchers

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

19
Stars
3
Forks
Watchers

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

16
Stars
4
Forks
Watchers

Open AI Gym - Pendulum-v1 reinforcement learning (DQN, SAC)