Skip to content

Commit 32f3263

Browse files
committed
update README
1 parent 2dbb93f commit 32f3263

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
**Update 2019/06/24**: A model trained on 10% of the Shepard-Metzler dataset has been added, the following notebook explains the main features of this model: [nbviewer](https://nbviewer.jupyter.org/github/wohlert/generative-query-network-pytorch/blob/master/mental-rotation.ipynb)
2+
13
# Generative Query Network
24

35
This is a PyTorch implementation of the Generative Query Network (GQN)
@@ -24,7 +26,7 @@ sh scripts/gpu.sh data-dir
2426

2527
The implementation shown in this repository consists of all of the
2628
representation architectures described in the paper along with the
27-
generative model that is similar to the one described in
29+
generative model that is similar to the one described in
2830
"Towards conceptual compression" by Gregor et al.
2931

3032
Additionally, this repository also contains implementations of the **DRAW

0 commit comments

Comments
 (0)