Thanks to visit codestin.com
Credit goes to github.com

Skip to content

leap-c/leap-c

Repository files navigation

Source Code License Python 3.11 Ruff codecov

leap-c (Learning Predictive Control)

Introduction

leap-c provides tools for learning optimal control policies using Imitation learning (IL) and Reinforcement Learning (RL) to enhance Model Predictive Control (MPC) algorithms. It is built on top of CasADi, acados and PyTorch.

Installation

leap-c can be set up up by following the installation guide.

Usage

Please see the Getting started section.

Questions?

Open a new thread or browse the existing ones on the GitHub discussions page.