https://github.com/joekakone/image-classification-with-tensorflow
Image Classification
https://github.com/joekakone/image-classification-with-tensorflow
computer-vision deep-learning machine-learning tensorflow
Last synced: 3 months ago
JSON representation
Image Classification
- Host: GitHub
- URL: https://github.com/joekakone/image-classification-with-tensorflow
- Owner: joekakone
- Created: 2021-07-31T12:10:34.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-31T12:13:23.000Z (almost 4 years ago)
- Last Synced: 2025-01-14T04:33:06.342Z (5 months ago)
- Topics: computer-vision, deep-learning, machine-learning, tensorflow
- Language: Jupyter Notebook
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Image classification with Tensorflow
Hello, I'm [Joseph Konka](https://www.linkedin.com/in/joseph-koami-konka/), Python enthousiast. This repo contains the notebooks used in my talks. Find the talk [here]().1. [MNIST Digits](01_Digits.ipynb)
2. [MNIST Fashion](02_Fashion.ipynb)
3. [Flowers Dataset](03_Flowers.ipynb)