Learn R Programming

LBBNN (version 0.1.2)

Custom_activation: Generate a custom activation function.

Description

The first 3 entries are customized in order to see if we can learn that structure. The rest will be relu as usual

Usage

Custom_activation()

Arguments

Value

Returns a `torch::nn_module that can be used in an LBBNN_Net