/MNIST_Logistic_Regression_From_Scratch

A logistic regression model applied on the MNIST dataset from tensorflow implemented from scratch using python.

Primary LanguageJupyter Notebook

MNIST_Logistic_Regression

A logistic regression model applied on the MNIST dataset from tensorflow. Second line