scripts/¶
Directory README¶
Whats in this folder?¶
Script contains full scripts that reproduce code that can be useful for others. In particular
example_scriots: example full scripts showcasing full experiment, model, training and evaluating.
paper_scripts: Contains scripts that reproduce papers, in LION format.
How to write a good script¶
WIP. Make template?
Format:¶
Section explaning what the code does, in text. 1 Paragprah minimum.
Write script/code. Please use as much commenting as possible. A 1/1 ratio of code/comments is desirable