Skip to content

Commit

Permalink
Merge pull request hwalsuklee#10 from niffler92/hotfix/typo
Browse files Browse the repository at this point in the history
Hotfix typo in README
  • Loading branch information
hwalsuklee authored Oct 12, 2017
2 parents 7b60ca2 + 71a0895 commit e7ec570
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ The following shows basic folder structure.
│ ├── t10k-labels-idx1-ubyte.gz
│ ├── train-images-idx3-ubyte.gz
│ └── train-labels-idx1-ubyte.gz
├── GAN.py # vainilla GAN
├── GAN.py # vanilla GAN
├── ops.py # some operations on layer
├── utils.py # utils
├── logs # log files for tensorboard to be saved here
Expand Down

0 comments on commit e7ec570

Please sign in to comment.