File size: 1,320 Bytes
61ad0f8 5e3acfe 8bba0d7 5e3acfe 8bba0d7 5e3acfe 61ad0f8 5e3acfe |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 |
---
language: en
library_name: tf-keras
license: mit
metrics: mean_squared_error
pipeline_tag: image-classification
tags:
- image-classification
- Fasion_image-classification
- tensorflow
- neural-network
---
This model was created as a practice exercise for the course "Intro to TensorFlow for Deep Learning" from Udacity, given by TensorFlow. It was trained on a dataset of TenserFlow Fashion MNIST. The model uses a small neural network built with TensorFlow.
## Model Input
**Dataset:** fashion_mnist tensorflow datasets
![image/png](https://cdn-uploads.huggingface.co/production/uploads/662ccaab9d047b3700b1d4cd/3t5Fk3v_sv5Uk_bH1liDP.png)
![image/png](https://cdn-uploads.huggingface.co/production/uploads/662ccaab9d047b3700b1d4cd/q_R6vUYFPeIe7Ykh_V0Zh.png)
## Model Output
![image/png](https://cdn-uploads.huggingface.co/production/uploads/662ccaab9d047b3700b1d4cd/tuxgwqDwS8IjESGwDfNHI.png)
![image/png](https://cdn-uploads.huggingface.co/production/uploads/662ccaab9d047b3700b1d4cd/4reh9uD7qpd9Ck-uEJD7B.png)
![image/png](https://cdn-uploads.huggingface.co/production/uploads/662ccaab9d047b3700b1d4cd/pYFDtLvN92d9x6WdLsZlp.png)
![image/png](https://cdn-uploads.huggingface.co/production/uploads/662ccaab9d047b3700b1d4cd/cpX5YV7Ny5v3kifrj4Lbz.png)
## License
This model is released under the MIT license. |