diff --git a/TD2 Deep Learning.ipynb b/TD2 Deep Learning.ipynb index 6027c834478ecf553db1132615e1e530f429ed4d..913375254c0118bacd6136f2fec679e36efaa423 100644 --- a/TD2 Deep Learning.ipynb +++ b/TD2 Deep Learning.ipynb @@ -1406,14 +1406,14 @@ }, { "cell_type": "code", - "execution_count": 47, + "execution_count": 56, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ - "Predicted class is: red fox\n" + "Predicted class of quantized ResNet is: red fox\n" ] } ],