print.transfer: Print transfer model

View source: R/cnn.R

print.transferR Documentation

Print transfer model

Description

Print transfer model

Usage

## S3 method for class 'transfer'
print(x, input_shape, output_shape, ...)

Arguments

x

an object of class transfer

input_shape

input shape

output_shape

output shape

...

further arguments, not supported yet


cito documentation built on May 29, 2024, 1:28 a.m.