Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[💡SUG] I want to add a multimodal fusion feature to it #2115

Open
5akamoto opened this issue Nov 24, 2024 · 1 comment
Open

[💡SUG] I want to add a multimodal fusion feature to it #2115

5akamoto opened this issue Nov 24, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@5akamoto
Copy link

Recently, I have been using your metaRec model, and I want to add a multi-modal feature fusion mechanism to it. The initial idea is to embed the multi-modal features that have been processed by fusion into the original item features, I wonder how to improve it

@5akamoto 5akamoto added the enhancement New feature or request label Nov 24, 2024
@TayTroye
Copy link
Collaborator

@5akamoto Hello!
You can load pre-processed features during model initialisation and then introduce it in the forward phase via Interaction.update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants