You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Document new capabilities, add changelog, update contact info
Documents three-tabular-modality support, main_modality/attention_modality
selection, and image transforms - all previously undocumented. Adds
CHANGELOG.md covering everything unreleased since v1.2.3. Updates the
README bio to past tense and points contact queries to GitHub issues
instead of a UCL email address.
Copy file name to clipboardExpand all lines: docs/index.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ Why would you want to use fusilli?
25
25
* - Problem
26
26
- Solution
27
27
* - You have a dataset that contains multiple modalities. 🩻 📈
28
-
- Either two types of tabular data or one type of tabular data and one type of image data. Ever thought that maybe they'd be more powerful together? Fusilli can help you find out if multimodal fusion is right for you! ✨
28
+
- Two or three types of tabular data, or one type of tabular data and one type of image data. Ever thought that maybe they'd be more powerful together? Fusilli can help you find out if multimodal fusion is right for you! ✨
29
29
* - You've looked at methods for multimodal fusion and thought "wow, that's a lot of code" and "wow, there are so many names for the same concept". 🤔 🆘
30
30
- *So* relatable. Fusilli provides a simple way for comparing multimodal fusion models without having to trawl through Google Scholar! ✨
31
31
* - You've found a multimodal fusion method that you want to try out, but you're not sure how to implement it or it's not quite right for your data. 😵💫 🙌
0 commit comments