vineetjohn / linguistic-style-transfer

Neural network parametrized objective to disentangle and transfer style and content in text
Apache License 2.0
138 stars 33 forks source link

Generative adversary #30

Closed vineetjohn closed 6 years ago

vineetjohn commented 6 years ago

Options:

vineetjohn commented 6 years ago

Attempting the BoW MLP first since it's probably easier to implement and evaluate.

vineetjohn commented 6 years ago

Implementation completed. Merge pending generator learning strategy optimization