The FIM tutorial#
This tutorial gives a guided introduction to the FIM library and the models trained for the “Foundation Models for Inference” series of papers. The basic usage of this library is discussed together with a detailed documentation of the user interface, which consists of configuration files in the yaml format.
Afterwards the individual papers are shortly discussed by introducing motivating problems from different domains, which then are solved with the help of our trained models.
These currently include FIMs for:
Note that if you are interested in training your own model the installation section contains a step by step description on how to build you training configuration file. If you are primarily interested in using our models you can safely skip to the chapter on the desired problem class after installing FIM.