Pytorch Style Transfer
conda env create -f environment.yml
- hyperparameter selection with argparse
- turn more of the main loop into methods
- add loss function to losses.py
- how would you make this into a terminal command if you wanted to?
- finish documentation