MachineVisionMiniProject

Image Classification

Stars
0
Committers
2

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

Related Projects