Skip to content
Snippets Groups Projects
Commit 8a76ee22 authored by Elkhadri Doha's avatar Elkhadri Doha
Browse files

Update TD2_Deep_Learning.ipynb

parent f6c8fb81
Branches
No related tags found
No related merge requests found
...@@ -2308,6 +2308,14 @@ ...@@ -2308,6 +2308,14 @@
"eval_model(quantized_modified_model, dataloaders[\"val\"], criterion_modified)" "eval_model(quantized_modified_model, dataloaders[\"val\"], criterion_modified)"
] ]
}, },
{
"cell_type": "markdown",
"id": "fe954ce4",
"metadata": {},
"source": [
"## The quantization process maintains accuracy, and its impact on reducing file size is minimal. Therefore, the use of quantization is not significant in this context.",
]
}
{ {
"cell_type": "markdown", "cell_type": "markdown",
"id": "04a263f0", "id": "04a263f0",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment