There is a newer version of this record available.

Software Open Access

NeuralMPCX: A Model Predictive Control library that supports classic MPC and neural MPC with CasADi

Lopes Junior, Enio; Reinecke, Sebastian


JSON-LD (schema.org) Export

{
  "description": "NeuralMPCX is a Python library for building and deploying Model Predictive Controllers with classic and neural dynamical models. You write constrained MPC with RNN/LSTM models in a CasADi/IPOPT workflow. The library handles CasADi RNN integration, warm-starting, constraint management, real-time feasibility, and both LTI state-space and neural dynamics in one framework. You can run neural and classical MPC controllers side by side.", 
  "@context": "https://schema.org/", 
  "@id": "https://doi.org/10.14278/rodare.4734", 
  "@type": "SoftwareSourceCode", 
  "creator": [
    {
      "@type": "Person", 
      "@id": "https://orcid.org/0000-0002-7604-3205", 
      "affiliation": "Helmholtz-Zentrum Dresden-Rossendorf (HZDR)", 
      "name": "Lopes Junior, Enio"
    }, 
    {
      "@type": "Person", 
      "@id": "https://orcid.org/0000-0003-2705-0692", 
      "affiliation": "Helmholtz-Zentrum Dresden-Rossendorf (HZDR)", 
      "name": "Reinecke, Sebastian"
    }
  ], 
  "identifier": "https://doi.org/10.14278/rodare.4734", 
  "url": "https://rodare.hzdr.de/record/4734", 
  "name": "NeuralMPCX: A Model Predictive Control library that supports classic MPC and neural MPC with CasADi", 
  "sameAs": [
    "https://www.hzdr.de/publications/Publ-43156"
  ], 
  "license": "https://opensource.org/licenses/Apache-2.0", 
  "codeRepository": "https://github.com/hzdr/neural-mpcx/tree/v3.0.0", 
  "keywords": [
    "Neural Model Predictive Control", 
    "Recurrent Neural Networks", 
    "Long Short-Term Memory", 
    "RNN", 
    "LSTM", 
    "MPC", 
    "Nonlinear Model Predictive Control", 
    "Linear Model Predictive Control"
  ], 
  "version": "v3.0.0", 
  "datePublished": "2026-06-24"
}
835
28
views
downloads
All versions This version
Views 83531
Downloads 280
Data volume 10.3 MB0 Bytes
Unique views 77130
Unique downloads 270

Share

Cite as