Intermediate
PhysicsAI tutorials with an intermediate difficulty level.
PhysicsAI-T: 2000 Transfer Learning from Previously Trained Model
In this tutorial, you will be guided through the process of using transfer learning in PhysicsAI with a provided pre-trained model and datasets by taking two routes: using transfer learning and training a model from scratch.
PhysicsAI-T: 2010 Create JSON Data from CSV
In this tutorial, you will generate .json files for training a PhysicsAI model on custom outputs/KPIs from a .csv file summarizing the KPIs of the entire dataset.
PhysicsAI-T: 2020 Read Vector Data
In this tutorial, you will directly parse vector results contained in .out or .pch files accompanying the .h3d during dataset creation.