Package: rgan
Type: Package
Title: GAN example for R
Version: 0.1.0
Author: Daniel Oehm
Maintainer: Daniel Oehm
Description: This package trains a GAN to generate sine waves. This is purely for demonstration
and not a proper package. The package formate is merely for ease of sharing.
License: CC0
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Imports:
dplyr,
ggplot2,
glue,
reticulate,
stringr,
tidyr