Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Simply execute:
```
python CNN_TB_Example.py
```
To train the CNN and get logs saved to mnist_TB_logs folder.
to train the CNN and get logs saved to mnist_TB_logs folder.
To view logs simply run:
```
tensorboard --logdir=mnist_TB_logs
Expand Down