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
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -9,3 +9,11 @@ The [research models](https://github.com/tensorflow/models/tree/master/research)
9
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
11
The [tutorials folder](tutorials) is a collection of models described in the [TensorFlow tutorials](https://www.tensorflow.org/tutorials/).
12
+
13
+
## Contribution guidelines
14
+
15
+
If you want to contribute to models, be sure to review the [contribution guidelines](CONTRIBUTING.md).
0 commit comments