GAN_update_plot_image | R Documentation |
Provides a function to send the output of a DataTransformer to a torch tensor, so that it can be accessed during GAN training.
GAN_update_plot_image(mfrow = c(4, 4), synth_data)
mfrow |
The dimensions of the grid of images to be plotted |
synth_data |
The synthetic data (images) to be plotted |
A function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.