Docs.rs
iron_learn-0.5.0
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
iron_learn 0.5.0
High-performance pure Rust ML library with GPU-accelerated gradient descent. Supports tensors, complex numbers, linear/logistic regression, and CUDA optimization.
Crate
Source
Builds
Feature flags
Documentation
.github
kernels
src
tests
.cargo_vcs_info.json
.gitignore
anomaly_detection.py
Cargo.lock
Cargo.toml
Cargo.toml.orig
data.json
forward_prop.py
k-means.py
neural_net.py
README.md
sklearn_regression.py
softmax.py