unroll: Unroll the Deep Belief Net

Description Usage Arguments Value Examples

View source: R/unroll.R

Description

Unrolling the DBN means stacking a reversed copy of itself. This create a (pre-trained) auto-encoder that can be

Usage

1
unroll(x)

Arguments

x

the dbn object

Value

the unrolled dbn with the unrolled switch is set to TRUE.

Examples

1
2

xrobin/DeepLearning documentation built on Sept. 18, 2020, 5:23 a.m.