This repository contains code used in the paper <insert title> by <insert authors>. The full paper can be found here: <insert link>.
Detailed documentation for the code can be found in the text cells of the Jupyter notebooks. Here, we provide a short overview of the files.
- main.ipynb: This is the main file that builds the optimal control problem (OCP) and then solves it in closed-loop, yielding the required model predictive controller (MPC).
- ResNet.ipynb : @George, please add a short description.
- ResNetExplicit : @George, please add a short description.