Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 17 days 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 (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-16T01:27:45.000Z (3 months ago)
- Last Synced: 2024-10-10T08:23:03.885Z (about 1 month 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.