FCNN4R (version 0.6.2)

mlp_net-display: Displaying networks (objects of mlp_net class)

Description

These methods can be used to display objects of mlp_net class. show and print provide short information about network structure and activation functions, summary gives detailed information about all network connections.

Usage

"show"(object)
"print"(x)
"summary"(object)

Arguments

object
an object of mlp_net class
x
an object of mlp_net class