The data and code for the paper J. Hayford, J. Goldman-Wetzler, E. Wang, & L. Lu. Speeding up and reducing memory usage for scientific machine learning via mixed precision. Computer Methods in Applied Mechanics and Engineering, 428, 117093, 2024.
The dataset used for solving the problems associated with this paper.
- DeepONet examples
- Advection equation
- Linear Instability wave equation Refer to the original paper for this dataset: here
- PINN examples
- DeepONet examples
- PINN examples
- Loss landscape and gradient analysis
- Theoretical analysis of mixed precision accuracy
If you use this data or code for academic research, you are encouraged to cite the following paper:
@article{HAYFORD2024117093,
author = {Hayford, Joel and Goldman-Wetzler, Jacob and Wang, Eric and Lu, Lu},
title = {Speeding up and reducing memory usage for scientific machine learning via mixed precision},
journal = {Computer Methods in Applied Mechanics and Engineering},
volume = {428},
pages = {117093},
year = {2024},
doi = {https://doi.org/10.1016/j.cma.2024.117093}
}
To get help on how to use the data or code, simply open an issue in the GitHub "Issues" section.