Skip to main content
U.S. Department of Energy
Office of Scientific and Technical Information

Hyperparameter Studies for Vision Transformers Trained on High-Fidelity Simulations

Software ·
DOI:https://doi.org/10.11578/dc.20240712.6· OSTI ID:code-134596 · Code ID:134596

This library is a collection of python modules that define, train, and analyze vision-transformer (ViT) machine learning models. The code implements, with mild modifications, ViT models that have been made publicly available through publication and GitHub code. The training data for these models is hydrodynamic simulation output in the form of numpy arrays. This library contains code to train these ViT models on the hydrodynamic simulation output with a variety of hyperparameters, and to compare the results of such models. Furthermore, the library contains definitions of simple convolutional neural network (CNN) machine learning architectures which can be trained on the same hydrodynamic simulation output. These are included as a reference point to compare the ViT models to. Additionally, the library includes trained ViT and CNN models and example input data for demonstration purposes. The code is based on the PyTorch python library.

Site Accession Number:
O4749
Software Type:
Scientific
License(s):
BSD 3-clause "New" or "Revised" License
Research Organization:
Los Alamos National Laboratory (LANL), Los Alamos, NM (United States)
Sponsoring Organization:
USDOE National Nuclear Security Administration (NNSA)

Primary Award/Contract Number:
AC52-06NA25396
DOE Contract Number:
AC52-06NA25396
Code ID:
134596
OSTI ID:
code-134596
Country of Origin:
United States

Similar Records

Vistransformers Explained
Software · Tue Jan 23 19:00:00 EST 2024 · OSTI ID:code-125432

Feature Interpretability
Software · Mon Dec 18 19:00:00 EST 2023 · OSTI ID:code-121161

PyTorch Implementation of Log-Additive Convolutional Neural Networks
Software · Wed May 15 20:00:00 EDT 2024 · OSTI ID:code-140120

Related Subjects