This is a repository associated with the paper "" by Ben Adcock, Juan M. Cardenas, and Nick Dexter
CAS4DL: Christoffel Adaptive Sampling for function approximation via Deep Learning by Ben Adcock, Juan M. Cardenas and Nick Dexter.
to be published by SAMPTA in late 2022, available at https://arxiv.org/abs/2208.12190
If you have questions or comments about the code, please contact [email protected], [email protected], [email protected].
Parts of this repository are based on the code for the paper "The gap between theory and practice in function approximation with deep neural networks" by Ben Adcock and Nick Dexter, which is available in the repository https://github.com/ndexter/MLFA
Files are organized into four main directories:
Contains the main Matlab files used to create figures
Organized in Figures
Contains various Matlab functions needed across main scripts
Contains .mat files generated by scripts in src
Organized in Figures
These generaically take the form
fig_[number]_[row]_[col]
where [number] is the figure numbers and [row] and [col] are the row number and column number is multi-panel figures.