:orphan:
.. _contributing:
Fusion Model Templates
=======================
Do you know a fusion model that isn't listed here? Please consider contributing it to the project!
The below templates will walk you through how to add a fusion model so that it works with the rest of ``fusilli``.
Even if your model is subspace-based or graph-based, I would still recommend going through the general fusion template first, as it will help you understand the structure of the project.
Have fun! 🌸
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /contributing_examples/images/thumb/sphx_glr_A_template_other_fusion_thumb.png
:alt:
:ref:`sphx_glr_contributing_examples_A_template_other_fusion.py`
.. raw:: html
How to create your own fusion model: a general template
.. raw:: html
.. only:: html
.. image:: /contributing_examples/images/thumb/sphx_glr_plot_template_subspace_fusion_thumb.png
:alt:
:ref:`sphx_glr_contributing_examples_plot_template_subspace_fusion.py`
.. raw:: html
Fusion Model Template: Subspace-based Fusion
.. raw:: html
.. only:: html
.. image:: /contributing_examples/images/thumb/sphx_glr_template_graph_fusion_thumb.png
:alt:
:ref:`sphx_glr_contributing_examples_template_graph_fusion.py`
.. raw:: html
Fusion Model Template: Graph-based Fusion
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
/contributing_examples/A_template_other_fusion
/contributing_examples/plot_template_subspace_fusion
/contributing_examples/template_graph_fusion
.. only:: html
.. container:: sphx-glr-footer sphx-glr-footer-gallery
.. container:: sphx-glr-download sphx-glr-download-python
:download:`Download all examples in Python source code: contributing_examples_python.zip `
.. container:: sphx-glr-download sphx-glr-download-jupyter
:download:`Download all examples in Jupyter notebooks: contributing_examples_jupyter.zip `
.. only:: html
.. rst-class:: sphx-glr-signature
`Gallery generated by Sphinx-Gallery