tate8 / softmax-regression

Softmax Regression from scratch. MNIST dataset

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

softmax-regression

Batch Gradient Descent with early stopping for Softmax Regression

This project is done from scratch with numpy etc. No scikit-learn

Check out softmax.ipynb for the project walkthrough

About

Softmax Regression from scratch. MNIST dataset


Languages

Language:Jupyter Notebook 100.0%