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