plasma-sds / bes-inference

This package features routines for the training and development of ML based inference for BES. The main objectives of the package is multiple methods to infer beam emission from plasma density and vice-versa infer plasma density based on beam emission.
GNU Lesser General Public License v3.0
2 stars 0 forks source link

Adding ML flow tracker #8

Open asztalosors opened 1 month ago

armbrusl commented 1 month ago

Usage:

Navigate to the folder in which you want the training to be saved and run in your command propmt mlflow ui --port <port_number>. Then in another command prompt one can run the code and track the experiment in a browser.