Docs.rs
jaime-2.3.1
jaime 2.3.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
jaimegonzalezfabregas
Dependencies
indicatif ^0.17.8
normal
rand ^0.8.5
normal
rand_chacha ^0.3.1
normal
rayon ^1.10.0
normal
Versions
39%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
Module minimizer
jaime
2.3.1
Module minimizer
Module Items
Modules
Traits
In crate jaime
jaime
Module
minimizer
Copy item path
Source
Modules
§
adam_
minimizer
asymptotic_
gradient_
descent_
minimizer
genetic_
minimizer
Traits
§
Minimizer
A data point holds the desired output for a given input. A colection of datapoints is a dataset. A dataset defines the desired behabiour of the trainable model.