Learn R Programming

ANN2 (version 1.2)

plot.ANN: Plot training and validation loss

Description

plot Generate plots of the loss against epochs

Usage

# S3 method for ANN
plot(x, ...)

Arguments

x

Object of class NN

...

further arguments to be passed to plot

Value

Plots

Details

A genereric function for training neural nets