pendulum
There are 166 repositories under pendulum topic.
anassinator/ilqr
Iterative Linear Quadratic Regulator with auto-differentiatiable dynamics models
Habrador/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, cloth, tires, etc. You will also learn how to make fluid simulations and soft body physics.
MizuhoAOKI/python_simple_mppi
Python implementation of MPPI (Model Predictive Path-Integral) controller to understand the basic idea. Mandatory dependencies are numpy and matplotlib only.
Bharath2/iLQR
iterative Linear Quadratic Regulator with constraints.
hanyas/trajopt
A toolbox for trajectory optimization of dynamical systems
stefanbo92/A3C-Continuous
Tensorflow implementation of the asynchronous advantage actor-critic (a3c) reinforcement learning algorithm for continuous action space
zaman13/Double-Pendulum-Motion-Animation
Animation of the motion a double-pendulum. Both Julia and Python versions of the code are given.
PCPUNMSM/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.
dynamicslab/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 hardware, their corresponding user's manual, and data set we collected from our hardware, which is useful for Machine Learning and AI community.
JM-Kim-94/rl-pendulum
Open AI Gym - Pendulum-v1 reinforcement learning (DQN, SAC)
anassinator/pddp
WIP implementation of Probabilistic Differential Dynamic Programming in PyTorch
gebob19/rl_with_jax
clear single-file JAX implementations of common RL algorithms
Jorricks/iCal-library
ICalLibrary - Fast, yet simple, iCalendar reader with excellent recurrence support in Python
Kristal1ik/FuzzyContApp
About fuzzy logic using the Maxwell's pendulum
AliShug/numpy-pendulum
3D pendulum simulation from first principals
kylebme/ReactionWheelPendulum
These are the files for my Reaction Wheel Pendulum project.
MB-29/FLEX
Code for FLEX, a fast, adaptive and flexible model-based reinforcement learning exploration algorithm.
patrickjdarrow/pendulum_NN
Train agents to balance an inverting pendulum
A1K28/multipendulum
Fully customizable/interactable pendulum simulation with 3 PDE methods and an ability to use none of them. Comes with a GUI; Is easily generalizable. PDE-s derived from MatLab.
babyapple/tidy-rl
Tensorflow implementation of reinforcement learning (PG, A2C, DQN, DDPG, PPO, HER, SAC)
josmarcristello/Double-Pendulum-Simulation
A numerical simulation of the double pendulum chaotic system using Python. Technical and explained report is also included. The repository is fully open-sourced under the MIT License.
jusleg/ChaoticMagneticSuperPendulum
Magnetic Pendulum Simulator
linesd/PILCO-disentangling-uncertainty
Disentangling Sources of Uncertainty for Active Exploration (Reinforcement Learning)
tkkim-robot/unstable_gym
A gym-like classical control benchmark for evaluating the robustnesses of control and reinforcement learning algorithms.
BoergeSt/Lagrange-Mechanics
A simple Python program, which allows the automatic symbolic creation of the Lagrange equations for pendulums and similar objects. Furthermore a numerical solver is used in order to approximate the solutions.
Boris-Jobs/Pendulum-Period-Discussion
It was a question that I had wanted to study since high school, and it was only after graduation from university that I had time to complete the research on this topic of Pendulum Period.
alisianoi/tslot
Yet another time tracker
ayansengupta17/Inverted-Pendulum-Control
Design of a Linear Quadratic Regulator balance controller for the Inverted Pendulum. After manually initializing the pendulum in the upright vertical position, the balance controller moves the rotary arm to keep the pendulum in this upright position. Moreover it is capable of balancing itself, even if minor external disturbances are given.
tobozo/M5Core2-SoundBouncer
M5Stack / M5Core2 demo animating 16 metronomes
Aneeshers/PendulumDiffusionPolicy
Vision-Based Pendulum Control using Diffusion Policy
cdastangoo/Physics-Modules
Interactive modules for some physics concepts. All graphics and GUI are built from scratch.
GregoryKogan/pendulum
Pendulum wave visualization built with p5.js
habtie-phys/double_pendulum
simulating the chaotic motion of the double-pendulum system
CarlosCraveiro/tracking_a_pendulum
Tracking a pendulum using a Raspberry Pi Cam V2 and OpenCV