updating
This commit is contained in:
@@ -439,17 +439,6 @@
|
||||
"saveModel(srcPath, modelDAO, model)"
|
||||
]
|
||||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"source": [
|
||||
"model.name"
|
||||
],
|
||||
"metadata": {
|
||||
"id": "fmpO6FpU0yHZ"
|
||||
},
|
||||
"execution_count": null,
|
||||
"outputs": []
|
||||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": null,
|
||||
@@ -576,7 +565,7 @@
|
||||
},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"train_dataset, validation_dataset, test_dataset = getTrainValidationTestDatasets(Path(\"captcha/captchas/VAERS/\"), datasetFactory)"
|
||||
"train_dataset, validation_dataset, test_dataset = getTrainValidationTestDatasets(Path(f\"{srcPath}/captcha/captchas/VAERS/\"), datasetFactory)"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user