Skip to content

Commit

Permalink
Added the tutorials link (tensorflow#19844)
Browse files Browse the repository at this point in the history
The very first time users would like to have a clear navigation where they can find the tutorials regarding the additional resources where they can learn the specific tasks in TensorFlow.
  • Loading branch information
VETURISRIRAM authored and drpngx committed Jun 8, 2018
1 parent 503b7c1 commit a6a265b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ $ python
42
>>> sess.close()
```
Learn more examples about how to do specific tasks in TensorFlow at the [tutorials page of tensorflow.org](https://www.tensorflow.org/tutorials/).

## Contribution guidelines

Expand Down

0 comments on commit a6a265b

Please sign in to comment.