summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCameron <cysmith1010@gmail.com>2016-10-11 14:10:27 -0600
committerGitHub <noreply@github.com>2016-10-11 14:10:27 -0600
commita487bcfe95be2f0cad4e65382c600bceef94bc9a (patch)
treed0844671189d750fc4e782c732f5cf7a4ed32cd0
parentce76d9ef435283329a7b2357c982f618c135a554 (diff)
Update README.md
-rw-r--r--README.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/README.md b/README.md
index 66a5b22..e70be76 100644
--- a/README.md
+++ b/README.md
@@ -291,10 +291,6 @@ python neural_style.py --video \
Send questions or issues: cysmith1010@gmail.com
-If you want to contribute, please try to:
-* Avoid esoteric one-liners.
-* Avoid unnecessary or nested lambda expressions.
-
## Memory
By default, `neural-style-tf` uses the NVIDIA cuDNN GPU backend for convolutions and L-BFGS for optimization.
These produce better and faster results, but can consume a lot of memory. You can reduce memory usage with the following: