MultiObjectiveOptimization
MultiObjectiveOptimization copied to clipboard
Algorithm 2 line 10
https://github.com/isl-org/MultiObjectiveOptimization/blob/d45eb262ec61c0dafecebfb69027ff6de280dbb3/multi_task/min_norm_solvers.py#L121-L122
Are these lines corresponding to algorithm 2 line 10? For e_{\hat_{t}} ?
Hi dude, I met a problem with "OSError: [Errno 36] File name too long" when running the "python multi_task/train_multi_task.py --param_file=./sample.json". Have you met it before? Thanks!