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

Description Usage Arguments

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

1
2
3
4
5
6
7
8
## S4 method for signature 'mlp_net'
show(object)

## S4 method for signature 'mlp_net'
print(x)

## S4 method for signature 'mlp_net'
summary(object)

Arguments

object

an object of mlp_net class

x

an object of mlp_net class


FCNN4R documentation built on May 29, 2017, 4:26 p.m.