mirror of
https://github.com/vishpat/candle-coursera-ml.git
synced 2026-01-06 13:02:58 +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