dbn.up: Predict top layer hidden unit from visible units

Description Usage Arguments Author(s)

View source: R/dbn_train.R

Description

Predict top layer hidden unit from visible units

Usage

1
dbn.up(dbn, v, round = 10)

Arguments

dbn

model

v

matrix of x values for examples

round

number of time to cross the network at each layer

Author(s)

Xiao Rong


DimitriF/DLC documentation built on Oct. 14, 2020, 4:33 p.m.