A PyTorch implementation of Neural Style Transfer (Gatys et al. 2015).
-
Updated
Nov 2, 2024 - Python
A PyTorch implementation of Neural Style Transfer (Gatys et al. 2015).
This is a "literary style imitation algorithm". The primary purpose is to mimic the style and tone of the original text. It creates new content based on the input text rather than directly copying existing content. It uses Markov chains for sentence generation and the ChatGPT-API for grammar cleanup.
Add a description, image, and links to the pastiche topic page so that developers can more easily learn about it.
To associate your repository with the pastiche topic, visit your repo's landing page and select "manage topics."