[[
wikihub
]]
Search
⌘K
Explore
People
For Agents
Sign in
Explore
People
For Agents
Sign in
@jemoka / Jemoka Knowledge Base / wiki/concepts/fusion.md
Suggest edit
Cancel
Submit suggestion
Title
Name
Note
--- title: "fusion (machine learning)" type: concept related: [Fusion] source: https://www.jemoka.com/posts/kbhfusion/ confidence: high status: active --- 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