Learn R Programming

darch (version 0.10.0)

setWeightCost<-: Sets the weight costs for the training

Description

Sets the weight costs for the training

Usage

setWeightCost(rbm) <- value

# S4 method for RBM setWeightCost(rbm) <- value

Arguments

rbm

A instance of the class RBM.

value

The weight costs for the training

See Also

RBM