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

Training multitask model #82

Open
nkempynck opened this issue Nov 18, 2024 · 2 comments
Open

Training multitask model #82

nkempynck opened this issue Nov 18, 2024 · 2 comments

Comments

@nkempynck
Copy link

Hi

I want to train a multitask model from scratch for multiple scATAC-tracks. I just followed the 3_train notebook, and updated the notebook at the relevant parts to take in these multiple tasks instead of 1 task. Are there any other things you would recommend changing? Do I still use the same loss function?

Thanks
Niklas

@avantikalal
Copy link
Collaborator

It shouldn't be necessary to change anything else besides the n_tasks parameter. If the model doesn't learn well, you might consider increasing its capacity by increasing the number of layers / filters.

@nkempynck
Copy link
Author

Alright thanks I will try that out.

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

No branches or pull requests

2 participants