mirror of
https://github.com/vishpat/candle-coursera-ml.git
synced 2025-12-22 22:19: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