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. |