Skip to content

This repository contains the script associated to the manuscript

Notifications You must be signed in to change notification settings

fperiago/deeponet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

"On universal approximation of set-valued maps and DeepONet approximation of the controllability map"

For reproducibility purposes, this repository contains the code used in the examples described in the "Numerical experiments" section of the manuscript "On universal approximation of set-valued maps and DeepONet approximation of the controllability map", (2024), by Carlos J. García-Cervera1, Mathieu Kessler2, Pablo Pedregal 3 and Francisco Periago2. Preprint is available at: link to the manuscript.

Requirements and instructions

  1. Clone the present project in the folder of your choice:
git clone https://github.com/fperiago/deeponet.git
  1. Create the conda virtual enviromment deeponetcontrol
cd deeponetcontrol
conda env create -f deeponetcontrol_env.yml
  1. Activate the deeponetcontrol virtual environment:
conda activate deeponetcontrol
  1. Run any of the scripts by:
python3 folder/script_name.py

Footnotes

  1. Department of Mathematics. University of California, Santa Barbara. CA 93106, USA

  2. Department of Applied Mathematics and Statistics. Universidad Politécnica de Cartagena, Campus Muralla del Mar, 30202, Cartagena (Murcia), Spain 2

  3. Department of Mathematics. University of Castilla-La Mancha, 13071 Ciudad Real, Spain

About

This repository contains the script associated to the manuscript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages