Skip to content
Open

TP7 #23

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added FashionMNIST_Report.pdf
Binary file not shown.
1,326 changes: 1,326 additions & 0 deletions TP0506AIIOT.ipynb

Large diffs are not rendered by default.

Binary file added TP5/FashionMNIST_Report.pdf
Binary file not shown.
1,322 changes: 1,322 additions & 0 deletions TP5/TP0506AIIOT.ipynb

Large diffs are not rendered by default.

Binary file added TP5/cnn_model.h5
Binary file not shown.
Binary file added TP5/cnn_model_quantized.tflite
Binary file not shown.
3 changes: 3 additions & 0 deletions TP5/fashionmnist_summary.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Model,Test Accuracy,Trainable Parameters,Saved Model Size (MB),FLOPs (Training),FLOPs (Inference),Training Memory (MB)
MLP,0.8687,"235,146",2.72 MB,0.46M,0.23M,2.69
CNN,0.8796,"56,714",0.69 MB,2.00M,1.00M,0.65
Binary file added TP5/mlp_model.h5
Binary file not shown.
Binary file added TP5/mlp_model_quantized.tflite
Binary file not shown.
Loading