summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 03c8a5e..8823fcf 100644
--- a/README.md
+++ b/README.md
@@ -342,7 +342,7 @@ python neural_style.py --video \
* `--learning_rate`: Learning-rate parameter for the Adam optimizer. *Default*: `1e1`
<p align="center">
<img src="examples/equations/plot.png" width="321px">
-</p>
+</p>
* `--max_iterations`: Max number of iterations for the Adam or L-BFGS optimizer. *Default*: `1000`
* `--print_iterations`: Number of iterations between optimizer print statements. *Default*: `50`
* `--content_loss_function`: Different constants K in the content loss function. *Choices*: `1`, `2`, `3`. *Default*: `1`