Convolutional2DAutoencoder: Convolutional2DAutoencoder

Description Usage Arguments Value

View source: R/autoencodersKeras.R

Description

Auxiliary function defining a 2D convolutional autoencoder model (2 x 2DConv+MaxPool)

Usage

1
Convolutional2DAutoencoder(X, filters = c(32, 32))

Arguments

X
  • nxN matrix containing the N time series as columns, each one of length n time steps

filters
  • Size of the the filters in the different layers - numeric vector

Value

List containing:


jdestefani/ExtendedDFML documentation built on Dec. 20, 2021, 10:04 p.m.