Crate ofnn

source · []
Expand description

@author = FlixCoder

Architecture influenced by Keras: Sequential models

Modules

Loss computations.

Structs

Implementation of the neural network / sequential models of layers

Enums

Definition of usable initializers in Sequential.add_layer_dense

Define the available types of layers

Functions

Generate a vector of random numbers with 0 mean and std std, normally distributed. Using standard thread_rng.

Type Definitions

This crate’s float value to be used.