| { | |
| "model_type": "keras", | |
| "framework": "tensorflow", | |
| "input_shape": [ | |
| 28, | |
| 28, | |
| 1 | |
| ], | |
| "num_classes": 10, | |
| "description": "CNN model trained on MNIST dataset to classify handwritten digits (0\u20139)." | |
| } |
| { | |
| "model_type": "keras", | |
| "framework": "tensorflow", | |
| "input_shape": [ | |
| 28, | |
| 28, | |
| 1 | |
| ], | |
| "num_classes": 10, | |
| "description": "CNN model trained on MNIST dataset to classify handwritten digits (0\u20139)." | |
| } |