Skip to content

voidism/Transformer_CycleGAN_Text_Style_Transfer-pytorch

Repository files navigation

Transformer_CycleGAN_Text_Style_Transfer-pytorch

Implementation of CycleGAN for Text style transfer with PyTorch.

CycleGAN Architecture

Model Detail

  • We simply use softmax weighted sum over all word vectors to overcome the discrete gradient issue in GAN training process.

About

Implementation of CycleGAN for Text style transfer with PyTorch.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages