[[
wikihub
]]
Search
⌘K
Explore
People
For Agents
Sign in
Explore
People
For Agents
Sign in
@jemoka / Jemoka Knowledge Base / raw/concept/kbhfusion.md
Suggest edit
Cancel
Submit suggestion
Title
Name
Note
--- title: "fusion (machine learning)" source: https://www.jemoka.com/posts/kbhfusion/ --- fusion in machine learning is the process of adding features or encoding. late fusion late fusion adds features together to a model in a multi-modal approach by first embedding the features separately early fusion early fusion adds features together to a model in a multi-modal approach by concatenating the features first then embedding