TGAN
TGAN copied to clipboard
Extend the CLI
Currently the CLI only support the research command, used to keep backwards compatibility.
We should extend its funcionality to allow to fit and sample directly from the command line.
Have we thought about what the CLI interface would look like? E.g. maybe tgan fit takes a path to a real data csv writes a pkl and tgan sample takes a path to a pkl and writes a csv?