cartpole topic
trajopt
A toolbox for trajectory optimization of dynamical systems
optimization_dynamics
Implementation and examples from Trajectory Optimization with Optimization-Based Dynamics https://arxiv.org/abs/2109.04928
dyna-gym
This is a pip package implementing Reinforcement Learning algorithms in non-stationary environments supported by the OpenAI Gym toolkit.
cbf-cartpole
Various Control Barrier Functions realized on cartpole.
python_simple_mppi
Python implementation of MPPI (Model Predictive Path-Integral) controller to understand the basic idea. Mandatory dependencies are numpy and matplotlib only.
DDQN-with-PyTorch-for-OpenAI-Gym
Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.
RL_Matrix
Reinforcement Learning Agents in .NET
cartpole-rl-remote
CartPole game by Reinforcement Learning, a journey from training to inference