Skip to content
#

convex-neural-network

Here are 2 public repositories matching this topic...

Language: All
Filter by language

Learn dynamical systems as a difference of convex functions (DC) using a feedforward Neural Network (NN) architecture with DC structure. The resulting model learns the dynamics f in DC form as follows: f= f1 -f2 where f1 and f2 are convex functions. The DC structure of the network allows to independently express f1 and f2 as two input convex NN.

  • Updated Oct 21, 2023
  • Python

Improve this page

Add a description, image, and links to the convex-neural-network topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the convex-neural-network topic, visit your repo's landing page and select "manage topics."

Learn more