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
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,6 @@ The [official models](official) are a collection of example models that use Tens
6
6
7
7
The [research models](research) are a large collection of models implemented in TensorFlow by researchers. It is up to the individual researchers to maintain the models and/or provide support on issues and pull requests.
8
8
9
-
The [samples](samples) folder contains code snippets and smaller models that demonstrate features of TensorFlow, including code presented in various blog posts.
9
+
The [samples folder](samples) contains code snippets and smaller models that demonstrate features of TensorFlow, including code presented in various blog posts.
10
10
11
-
The [tutorials](tutorials) folder is a collection of models described in the [TensorFlow tutorials](https://www.tensorflow.org/tutorials/).
11
+
The [tutorials folder](tutorials) is a collection of models described in the [TensorFlow tutorials](https://www.tensorflow.org/tutorials/).
0 commit comments