We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
max_epochs
1 parent d427cd8 commit 166a218Copy full SHA for 166a218
runner.sh
@@ -38,6 +38,7 @@ doesnt_contain_max_epochs=("${doesnt_contain_max_epochs[@]}" tcia_csv_processing
38
doesnt_contain_max_epochs=("${doesnt_contain_max_epochs[@]}" transform_visualization.ipynb)
39
doesnt_contain_max_epochs=("${doesnt_contain_max_epochs[@]}" 2d_inference_3d_volume.ipynb)
40
doesnt_contain_max_epochs=("${doesnt_contain_max_epochs[@]}" resample_benchmark.ipynb)
41
+doesnt_contain_max_epochs=("${doesnt_contain_max_epochs[@]}" infoANDinference.ipynb)
42
43
# output formatting
44
separator=""
0 commit comments