From 86693f0abc1a4420af6470b8ebce35ab3fd308d9 Mon Sep 17 00:00:00 2001 From: Cameron Date: Tue, 1 Nov 2016 23:38:30 -0600 Subject: Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 4f082c3..0f5f9c2 100644 --- a/README.md +++ b/README.md @@ -338,7 +338,7 @@ python neural_style.py --video \ * `--img_name`: Filename of the output image. *Default*: `result` * `--verbose`: Boolean flag indicating if statements should be printed to the console. -#### Optimization Arguments +"#### Optimization Arguments * `--optimizer`: Loss minimization optimizer. L-BFGS gives better results. Adam uses less memory. *Choices*: `lbfgs`, `adam`. *Default*: `lbfgs` * `--learning_rate`: Learning-rate parameter for the Adam optimizer. *Default*: `1e1` * `--max_iterations`: Max number of iterations for the Adam or L-BFGS optimizer. *Default*: `1000` @@ -366,7 +366,7 @@ python neural_style.py --video \ ## Questions and Errata -Send questions or issues: cysmith1010@gmail.com +Send questions or issues: ## Memory By default, `neural-style-tf` uses the NVIDIA cuDNN GPU backend for convolutions and L-BFGS for optimization. -- cgit v1.2.3-70-g09d2