GAN_update_plot_image: GAN_update_plot_image

View source: R/gan-trainer.R

GAN_update_plot_imageR Documentation

GAN_update_plot_image

Description

Provides a function to send the output of a DataTransformer to a torch tensor, so that it can be accessed during GAN training.

Usage

GAN_update_plot_image(mfrow = c(4, 4), synth_data)

Arguments

mfrow

The dimensions of the grid of images to be plotted

synth_data

The synthetic data (images) to be plotted

Value

A function


RGAN documentation built on March 30, 2022, 1:07 a.m.