Skip to content
/ ICM Public

Used the TensorFlow library to train the AI and based on data and take that data to classify an image.

Notifications You must be signed in to change notification settings

mdial009/ICM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ICM = Image Classification Machine

Getting Started

These instructions will get you a copy of the project up and running on your local machine for testing purposes

Prerequisites

  • Python3
  • VSCode

Libraries

Tensorflow

Pyplot

OS

  • import os

Numpy

Skimage

Installing

  • 1: Clone The Repo
  • 2: Run it on your terminal
  • 3: Answer the questions given

What I Learned

  • How to use the tensorflow library to train the AI and based on data and take that data to classify a image
  • How to use Numpy to turn data into an array and make it easier for the AI to class the image
  • How to use skimage to resize a image
  • pyplot to show a image

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

About

Used the TensorFlow library to train the AI and based on data and take that data to classify an image.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages