Skip to content

sinavahabi/MachineVisionMiniProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Classification (AI)

Technologies: Python, Jupyter Notebook

Topics: Artificial intelligence, Machine learning, Machine vision, Deep learning, Tensorflow, Image processing, Image classification, Image validation, Jupyter, Keras, iPython notebook, Image recognition, Artificial neural networks

Instructions

Install Python https://www.python.org

Install Jupyter https://jupyter.org

Install Jupyter Notebook

pip install notebook

Run Jupyter Notebook

jupyter notebook

Install Jupyter Lab

pip install jupyterlab

Run Jupyter Lab

jupyter lab

Install Tensorflow

pip install tensorflow

Run Program

machine-vision.ipynb