문제

Is it possible to use a trained CNN to generate data? After training on data of X and corresponding Ys, given a new Y to generate X? Or do I have to use GANs or RNNs? I'm still pretty new to the subject so I would be happy to have some leads, if I have to go in this direction.

Currently I am learning tensorflow and trying to implement the "Convolutional Sequence to Sequence Learning" paper

Clarification: I want to use a CNN to generate sequences of text. I have a reallyb big database of descriptions and also one of 1000 classes, and wanted to try it out with CNNs (since im coming from image classification)

올바른 솔루션이 없습니다

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 datascience.stackexchange
scroll top