Module error

Module error 

Source
Expand description

This module defines error types and handling mechanisms for the params crate.

Enums§

ParamsError
the ParamsError enumerates various errors that can occur within the parameters of a neural network.

Type Aliases§

Result
A type alias for a Result which uses the ParamsError type