Skip to content

Implementation of Logistic Regression (predict a image is of chair-recliner or not) using Tensorflow

Notifications You must be signed in to change notification settings

subarnab219/Logistic-Regression-using-Tensorflow

Repository files navigation

Logistic-Regression-using-Tensorflow

For code refer to: 1.1_SR_Logistic_Regression

Implementation of Logistic Regression (predict a image is of chair-recliner or not) using Tensorflow.

We are going to implement Logistic Regression using Tensorflow. We have scraped images of various products from a leading retail website. Images are arranged in a folder structure where the name of the folder designates what kind of product is the image. We are going to train a model in order to classify whether an image is of a 'chair-recliners' or not. For ease, we are going to train the model using only 'FURNITURE' data.

LOGISTIC REGRESSION | TENSORFLOW | TENSORBOARD

About

Implementation of Logistic Regression (predict a image is of chair-recliner or not) using Tensorflow

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published