Gaussian Process Regression + Deep Neural Network Autoencoder for Probabilistic Surrogate Modeling in Nonlinear Mechanics of Solids [Supplementary data]
Authors/Creators
Description
Complementary data for : https://arxiv.org/abs/2407.10732
Repository : https://github.com/saurabhdeshpande93/gp-auto-regression
data
|--- README.md
|--- .gitignore
|--- pretrained_models
| |--- best.h5 (optimised autoencoder weights)
| |--- best_GPs
| |
| |- gp_{i}.pkl (optimised GP models)
|
|--- training_data
|
|--- *.npy (numpy arrays of train/test data)
Files
data.zip
Additional details
Related works
- Is supplement to
- Preprint: arXiv:2407.10732 (arXiv)
Funding
Software
- Repository URL
- https://github.com/saurabhdeshpande93/gp-auto-regression
- Programming language
- Python
- Development Status
- Active