An open API service indexing awesome lists of open source software.

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)

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).