CNN_test_Model / config.json
OneclickAI's picture
Upload
305769a verified
raw
history blame
312 Bytes
{
"_from_model_id": "keras-model",
"architectures": [
"CNN"
],
"model_type": "Keras",
"pipeline_tag": "image-classification",
"task_tags": [
"image-classification"
],
"tags": [
"tensorflow",
"keras",
"mnist",
"cnn"
],
"datasets": [
"mnist"
]
}