complete experiment dump paths with k, n, ...
Compare changes
- STEVAN Antoine authored
+ 5
− 1
@@ -25,7 +25,11 @@ export def main [
in order to add more information in the experiment names, e.g. k, n and \#\text{bytes}, this MR changes the cache files format from
{seed}/{timestamp}/{env}/{strategy}/...
to
{seed}/{timestamp}-{env}-{strategy}-{k}-{n}-{nb_bytes}/...