Skip to content

Commit b4b1d10

Browse files
committed
README updated
1 parent 4608619 commit b4b1d10

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The hyperparameters and data augmentation strategy strictly follow the paper.
66

77
## Requirements
88

9-
Only [PyTorch](http://pytorch.org/) with torchvision is required (tested on pytorch 0.2.0). Jupyter and matplotlib is required to run the notebook with visualizations.
9+
Only [PyTorch](http://pytorch.org/) with torchvision is required (tested on pytorch 0.2.0 and 0.3.0). Jupyter and matplotlib is required to run the notebook with visualizations.
1010

1111
## Usage
1212

@@ -36,7 +36,7 @@ The network trained with reconstruction and 3 routing iterations on MNIST datase
3636

3737
## Visualizations
3838

39-
We can visualize visualizations of digit reconstructions from DigitCaps (e.g. Figure 3 in the paper)
39+
We can create visualizations of digit reconstructions from DigitCaps (e.g. Figure 3 in the paper)
4040

4141
![Reconstructions](images/reconstructions.png)
4242

0 commit comments

Comments
 (0)