Skip to content

Latest commit

History

History
66 lines (34 loc) 路 1.63 KB

File metadata and controls

66 lines (34 loc) 路 1.63 KB

Customising Fusilli

These are examples showing how to get more in depth with Fusilli and customise its behaviour.

  • Modify the fusion model structures
  • Change the training behaviour: early stopping, batch size, test set size, etc.
  • Use Fusilli for hyperparameter tuning by adding suffixes to training outputs

html

sphx_glr_auto_examples_customising_behaviour_customising_training_parameters.py

How to customise the training in Fusilli

</div>

html

sphx_glr_auto_examples_customising_behaviour_plot_modify_layer_sizes.py

How to modify fusion model architecture

</div>

/auto_examples/customising_behaviour/customising_training_parameters /auto_examples/customising_behaviour/plot_modify_layer_sizes