Files
candle-coursera-ml/logistic-regression
Vishal Patil 26c8803281 Inital commit
2024-04-01 20:19:08 -04:00
..
2024-04-01 20:19:08 -04:00
2024-04-01 20:19:08 -04:00
2024-04-01 20:19:08 -04:00

Logistic Regression

Logistic regression (with regularization) model using gradient descent implemented for the MNIST dataset to distinguish between zero vs non-zero digits.

cargo run