rafajak

Results 6 issues of rafajak

> neptune run -- submit --problem whales --task_nr 5 raises an error after the 149th epoch: 2018-04-15 11-05-41 minerva >>> epoch 149 batch 112 accuracy: 0.19444 ``` 262538.163211 | File...

Dry_train and dry_eval might need more background info for users. e.g.: - Is running them required for prior to submission of user’s solutions to tasks? - If it's not required...

`neptune run -- dry_eval --problem whales ` The above throws an error after evaluating the classification algorithm [ie. doesn't pass the task], and then goes back to command prompt. ```...

Would it be possible to include an option of using automated parameter search (via RandomizedSearchCV, etc) for this task? Additionally, info on how to run several Neptune experiments in parallel...

The suggested order in which user should complete tasks is not specified. It might be worth mentioning somewhere that there’s no suggested order, if that’s the case.

Description of task 3 states "CONFIG is not needed for this particular task but we left it here for consistency with other tasks.". However, if a completed config dict is...