You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,10 @@
1
-
# TensorFlow Tutorial
1
+
# TensorFlow Tutorial - used by Nvidia
2
2
Learn TensorFlow from scratch with examples and visualizations with interactive jupyer notebooks. Learn to compete in the [Kaggle leaf detection challenge](https://www.kaggle.com/c/leaf-classification)!
3
3
4
4
All exercises are designed to be run from a CPU on a laptop, but can be accelerated with GPU resources.
5
5
6
+
Lab 1-4 was used in the [Deep Learning using TensorFlow](http://www.eventbrite.com/e/deep-learning-using-tensorflow-tickets-27071720244#) in London by Nvidia and Persontyle
7
+
6
8
## Setup and Installation
7
9
8
10
Guides for downloading and installing TensorFlow on Linux, OSX and Windows using Docker.
0 commit comments