Skip to content

Commit

Permalink
Update index.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
mikkokotila authored May 13, 2018
1 parent 1b97d42 commit 20178dc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,12 @@ Usage Notes

- You must use the exact names that are used by Keras for each parameter

- If lr_normalizer is not used with optimizer, then use::

model.compile(optimizer=params['optimizer']())


Links
-----

Expand Down

0 comments on commit 20178dc

Please sign in to comment.