We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92905b5 commit ee4797bCopy full SHA for ee4797b
README.md
@@ -49,8 +49,9 @@ Note the _validation performance in this step does not indicate the final perfor
49
50
Snapshots of the most likely convolutional & recurrent cells over time:
51
<p align="center">
52
-<img src="img/progress_convolutional.gif" alt="progress_convolutional" width="38%">
53
-<img src="img/progress_recurrent.gif" alt="progress_recurrent" width="48%">
+<img src="img/progress_convolutional.gif" alt="progress_convolutional_normal" width="30%">
+<img src="img/progress_convolutional.gif" alt="progress_convolutional_reduce" width="30%">
54
+<img src="img/progress_recurrent.gif" alt="progress_recurrent" width="38%">
55
</p>
56
57
## Architecture evaluation (using full-sized models)
0 commit comments