Docs.rs
so-utils-0.2.2
so-utils 0.2.2
Docs.rs crate page
MIT
AND
Apache-2.0
Links
crates.io
Source
Owners
EthanNOV56
Dependencies
ndarray ^0.17.1
normal
rand ^0.9.2
normal
serde ^1.0
normal
optional
so-core ^0.2.2
normal
thiserror ^2.0.17
normal
Versions
100%
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
softmax
so_
utils
0.2.2
In so_
utils::
numerical
so_utils
::
numerical
Function
softmax
Copy item path
Source
pub fn softmax(arr: &
Array1
<
f64
>) ->
Array1
<
f64
>
Expand description
Softmax function for probability distribution