mirror of
https://github.com/vishpat/candle-coursera-ml.git
synced 2026-01-04 12:02:56 +00: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