Skip to content

Learn basic image classification using Convolutioan Neural Network (CNN) method. In this case, i am using keras module in python.πŸ”₯πŸ”₯πŸ”₯

Notifications You must be signed in to change notification settings

andifirwansyah/TensorflowBasic_Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Basic Image Classification using Tensorflow.

Learn basic image classification using Convolutioan Neural Network (CNN) method. In this case, i am using keras module in python.

Requirements :
  • Python 3.7
  • TensorFlow Core v2.3.0
  • NumPy v1.19
Install
  1. Clone this repo
    • $git clone git@github.com:AndiWawanK/TensorflowBasic_Classification.git
  2. Creating virtual environments
    • $python3 -m venv /path/to/new/virtual/environment
  3. Run $python3 training.py to do training data
  4. Run $python3 main.py to see the results of the classification

@AndiWawanK

About

Learn basic image classification using Convolutioan Neural Network (CNN) method. In this case, i am using keras module in python.πŸ”₯πŸ”₯πŸ”₯

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published