lennart2810 / InvertedPendulumSDS

Projektausarbeitung zum Wahlmodul - Sondergebiete der Simulation - WS21/22
5 stars 1 forks source link
multibody-simulation physics-informed-neural-networks reinforcement-learning

Sondergebiete der Simulation
Inverted Pendulum

Images

WS21/22


Equations of motion

Images



Multibody Simulation

SymPy.Mechanics and PyDy

Images

Analytical Solution

animated


Reinforcement Learning

animated

Images


Physics Informed Neural Networks

NN

animated

PINN

animated


Acknowledgments

Code

Literature

## Clone Repository ```sh git clone https://github.com/lennart2810/InvertedPendulumSDS.git ```

back to top