https://github.com/aezata/fashion_mnist-keras-model
A simple Fashion_mnist Keras model that I coded.
https://github.com/aezata/fashion_mnist-keras-model
deep-learning deep-neural-networks fashion-mnist keras keras-models keras-neural-networks
Last synced: 6 months ago
JSON representation
A simple Fashion_mnist Keras model that I coded.
- Host: GitHub
- URL: https://github.com/aezata/fashion_mnist-keras-model
- Owner: AEzatA
- Created: 2024-08-16T00:51:23.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-16T01:27:45.000Z (about 1 year ago)
- Last Synced: 2025-02-13T18:21:36.333Z (8 months ago)
- Topics: deep-learning, deep-neural-networks, fashion-mnist, keras, keras-models, keras-neural-networks
- Language: Jupyter Notebook
- Homepage:
- Size: 101 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Note that the data used for this model is imported directly from Keras datasets for simplicity.
feel free to use this code as you wish.