The publication "FTL: Transfer Learning Nonlinear Plasma Dynamic Transitions in Low Dimensional Embeddings via Deep Neural Networks" by Z. Bai, X. Wei, W. Tang, L. Oliker, Z. Lin and S. Williams is available on arXiv.
- Clone this repository to your local machine.
- Add path to
FTL/src/
folder to Python search path usingsys.path.append('<path to mds>/FTL/src')
.
- Numpy, Pytorch.
- Environment: Python or Jupyter notebook.
- Mac OSX, linux and Windows.
See demo.ipynb
for demonstrating the approach on leveraging trained ML model to efficiently reconstruct kink modes through fine tuning. The execution of this file in Python/Jupyter illustrations the convergence and reconstruction error over training epochs using transfer learning.
See the LICENSE file for details.
[1] Z. Bai, X. Wei, W. Tang, L. Oliker, Z. Lin, S. Williams, FTL: Transfer Learning Nonlinear Plasma Dynamic Transitions in Low Dimensional Embeddings via Deep Neural Networks, arXiv Preprint, arxiv.org/abs/2404.17466, 2024.
*** Copyright Notice ***
FTL: Transfer Learning Nonlinear Plasma Dynamic Transitions in Low Dimensional Embeddings (FTL) Copyright (c) 2024, The Regents of the University of California, through Lawrence Berkeley National Laboratory (subject to receipt of any required approvals from the U.S. Dept. of Energy). All rights reserved.
If you have questions about your rights to use or distribute this software, please contact Berkeley Lab's Intellectual Property Office at [email protected].
NOTICE. This Software was developed under funding from the U.S. Department of Energy and the U.S. Government consequently retains certain rights. As such, the U.S. Government has been granted for itself and others acting on its behalf a paid-up, nonexclusive, irrevocable, worldwide license in the Software to reproduce, distribute copies to the public, prepare derivative works, and perform publicly and display publicly, and to permit others to do so.