https://github.com/thuml/forkmerge
Code release of paper "ForkMerge: Mitigating Negative Transfer in Auxiliary-Task Learning" (NeurIPS 2023)
https://github.com/thuml/forkmerge
auxiliary-task-learning multi-task-learning
Last synced: about 1 month ago
JSON representation
Code release of paper "ForkMerge: Mitigating Negative Transfer in Auxiliary-Task Learning" (NeurIPS 2023)
- Host: GitHub
- URL: https://github.com/thuml/forkmerge
- Owner: thuml
- License: mit
- Created: 2023-10-06T02:40:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-30T07:05:40.000Z (about 2 years ago)
- Last Synced: 2025-10-05T18:54:58.250Z (6 months ago)
- Topics: auxiliary-task-learning, multi-task-learning
- Homepage: https://arxiv.org/abs/2301.12618
- Size: 84 KB
- Stars: 17
- Watchers: 3
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ForkMerge
Code release of paper "ForkMerge: Mitigating Negative Transfer in Auxiliary-Task Learning" (NeurIPS 2023)
## Updates
#### 2023.11
We are working to organize the code and will release the complete codebase later! Currently, we provide the implementation of ForkMerge in the [develop branch](https://github.com/thuml/ForkMerge/tree/develop).