Skip to content

Commit f18f4a4

Browse files
Update skills/research-method/SKILL.md
Co-authored-by: Pierre Quinton <pierre.quinton@epfl.ch>
1 parent 77e17af commit f18f4a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

skills/research-method/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ If no method name is provided, ask the user for the name of the method and the t
2020

2121
On GitHub, we have a tracking issue for scalarizers (https://github.com/SimplexLab/TorchJD/issues/667) and one for aggregators (https://github.com/SimplexLab/TorchJD/issues/665).
2222
The first goal is to generate a new row for the table in the appropriate tracking issue.
23-
You will also have to find the official implementation (if any), that could be linked in the paper, and the most known non-official implementations (search in particular in LibMTL, libmoon and pymoo, and search for more repos online). You will have to find the exact file(s) and lines in which the method is implemented.
23+
You will also have to find the official implementation (if any), that could be linked in the paper, and the most known non-official implementations (search in particular in LibMTL, libmoon and pymoo, and search for more repos online). You will have to find the exact files and lines in which the method is implemented.
2424
You can also write special remarks if anything deserves further attention / if you're not sure about something.
2525
Do not bother trying to find citation count or the exact venue in which the paper was published, unless you directly see this information from your initial search.
2626

0 commit comments

Comments
 (0)