paper preperations and notebooks, optuna callbacks, new plots

This commit is contained in:
steffen-illium
2021-06-12 11:57:56 +02:00
parent 3955f5ccd0
commit 64ef0386d5
9 changed files with 674 additions and 349 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+1
View File
@@ -36,6 +36,7 @@
"out_path = Path('..') / Path('output')\n",
"_model_name = 'VisualTransformer'\n",
"_dataset_name = 'PrimatesLibrosaDatamodule'\n",
"breakpoint()\n",
"_param_name = 'heads'"
],
"metadata": {
File diff suppressed because one or more lines are too long