rectified_linear_unit_function: Rectified Linear Unit Function

Description Usage Arguments Value

Description

This functions calculates the value and the derivative of a rectified linear function. Reference Vinod Nair, Geoffrey Hinton, Rectified Linear Units Improve Restricted Boltzmann Machines

Usage

1

Arguments

data

the data matrix for calculation

weights

the connection (weight matrix/filter) and the bias

Value

A list of function values and derivatives


deeplearning documentation built on Jan. 15, 2017, 9:52 a.m.