logEnergy: logEnergy

Description Usage Arguments Examples

View source: R/cec.R

Description

Print energy that has been recorded at each stage of learning. Data is recorded only if you have chosen to when you created CEC model object.

Usage

1

Arguments

c

object Trained CEC model object.

Examples

1
2
3
4
## Not run: 
logEnergy(c)

## End(Not run)

gmum.r documentation built on May 29, 2017, 3:52 p.m.

Related to logEnergy in gmum.r...