Tiny pytorch implementation of neural style transfer

tiny pytorch implementation of neural style transfer
tiny implementation of neural style transfer in PyTorch. Simple and Minimal .
use pretrained vgg16 models.
i use l1_norm loss to make style weights and content weights easy to tune.