We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fab8bf commit df9e226Copy full SHA for df9e226
beginner_source/pytorch_with_examples.rst
@@ -149,7 +149,7 @@ which will be optimized during learning.
149
150
In TensorFlow, packages like
151
`Keras <https://github.com/fchollet/keras>`__,
152
-`TensorFlow-Slim <https://github.com/tensorflow/tensorflow/tree/master/tensorflow/contrib/slim>`__,
+`TensorFlow-Slim <https://github.com/google-research/tf-slim>`__,
153
and `TFLearn <http://tflearn.org/>`__ provide higher-level abstractions
154
over raw computational graphs that are useful for building neural
155
networks.
0 commit comments