• Stars
    star
    126
  • Rank 284,543 (Top 6 %)
  • Language
    Python
  • License
    MIT License
  • Created about 5 years ago
  • Updated almost 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Code for Neural Information Processing Systems (NeurIPS) 2019 paper: Pareto Multi-Task Learning

Pareto Multi-Task Learning

Code for Neural Information Processing Systems (NeurIPS) 2019 paper Pareto Multi-Task Learning.

Citation

If you find our work is helpful for your research, please cite the following paper:

@inproceedings{lin2019pareto,
  title={Pareto Multi-Task Learning},
  author={Lin, Xi and Zhen, Hui-Ling and Li, Zhenhua and Zhang, Qingfu and Kwong, Sam},
  booktitle={Thirty-third Conference on Neural Information Processing Systems (NeurIPS)},
  pages={12037--12047},
  year={2019}
}