Docs.rs
yscv-optim-0.1.1
yscv-optim 0.1.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
enthropy7
Dependencies
thiserror ^2
normal
yscv-autograd ^0.1
normal
yscv-tensor ^0.1
normal
Versions
39.51%
of the crate is documented
Go to latest version
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
Skip to main content
All
yscv_
optim
0.1.1
Crate Items
Structs
Enums
Constants
Traits
Functions
List of all items
Structs
Adagrad
Adam
AdamW
CosineAnnealingLr
CosineAnnealingWarmRestarts
CyclicLr
ExponentialLr
Lamb
LambdaLr
Lars
LinearWarmupLr
Lookahead
MultiStepLr
OneCycleLr
PolynomialDecayLr
RAdam
ReduceLrOnPlateau
RmsProp
Sgd
StepLr
Enums
OptimError
Traits
LearningRate
LrScheduler
StepOptimizer
Functions
clip_grad_norm_
clip_grad_value_
Constants
CRATE_ID