titu1994 / Neural-Style-Transfer

Keras Implementation of Neural Style Transfer from the paper "A Neural Algorithm of Artistic Style" (http://arxiv.org/abs/1508.06576) in Keras 2.0+
Apache License 2.0
2.26k stars 481 forks source link

Easy Linux Setup with Tensorflow and Conda #55

Closed minihat closed 5 years ago

minihat commented 5 years ago

Add to guide.md instructions for Conda setup with Tensorflow backend for Linux.

titu1994 commented 5 years ago

Thanks for the PR!