Docs.rs
rust-lstm-0.5.0
rust-lstm 0.5.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
kholdrex
Dependencies
bincode ^1.3
normal
chrono ^0.4
normal
ndarray ^0.15
normal
ndarray-rand ^0.14
normal
rand ^0.8
normal
rand_distr ^0.4
normal
serde ^1.0
normal
serde_json ^1.0
normal
tempfile ^3.0
dev
Versions
35.33%
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
rust_
lstm
0.5.0
Module utils
Module Items
Functions
In crate rust_
lstm
rust_lstm
Module
utils
Copy item path
Source
Expand description
Main library module.
Functions
ยง
sigmoid
Utility functions for the LSTM library. Sigmoid activation function
tanh
Hyperbolic tangent activation function