Skip to content

Commit

Permalink
Explore examples directory
Browse files Browse the repository at this point in the history
  • Loading branch information
raviqqe committed Dec 26, 2016
1 parent df7fbbb commit d260312
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ optional arguments:
(e.g. eval/*.tfrecords) (default: None)
```

See also [examples](examples) directory.
Explore [examples](examples) directory for more and see how to run them.


## Caveats
Expand Down
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ With the code above, you can create a command with the following interface.
#{`#{IN_VENV} python3 examples/mnist_simple/mnist_simple.py -h`.strip}
```
See also [examples](examples) directory.
Explore [examples](examples) directory for more and see how to run them.
#{md.match(/## Caveats.*\Z/m)[0].strip}
Expand Down

0 comments on commit d260312

Please sign in to comment.