Skip to content

Creation of a simple linear model using tensor flow

Notifications You must be signed in to change notification settings

cld05/LinearModel_tf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

LinearModel_tf

Creation of a simple linear model using tensor flow.

A simple linear model is created using tensorflow. Using the MNIST dataset the model is trained in order to classify images. In particular, the linear model classifies black and white pictures of single handwritten numbers. The algorithm classifies the output in ten classes, that is, digits from 0 to 9.

About

Creation of a simple linear model using tensor flow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published