Skip to content

Commit 5a52b4e

Browse files
committed
Daily reminder that learning-rate is important.
1 parent 31f0830 commit 5a52b4e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ achieving about the same performance.
7676
- **This repository requires at least version 1.4 of TensorFlow.**
7777
- **The TensorFlow code is Python 3 only and won't work in Python 2!**
7878

79+
:boom: :fire: :exclamation: **If you train on a very different dataset, don't forget to tune the learning-rate** :exclamation: :fire: :boom:
80+
7981
## Defining a dataset
8082

8183
A dataset consists of two things:

0 commit comments

Comments
 (0)