You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,10 +47,10 @@ cd rnn && python train_search.py --unrolled # for recurrent cells on PTB
47
47
```
48
48
Note the _validation performance in this step does not indicate the final performance of the architecture_. One must train the obtained genotype/architecture from scratch using full-sized models, as described in the next section.
49
49
50
-
Snapshots of the most likely convolutional & recurrent cells over time:
50
+
Snapshots of the most likely normal conv, reduction conv, and recurrent cells during arch search:
0 commit comments