Explorar o código

Added README to tutorials/ recommending to the user to install TensorFlow from source

Neal Wu %!s(int64=8) %!d(string=hai) anos
pai
achega
d1f25acc58
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      tutorials/README.md

+ 3 - 0
tutorials/README.md

@@ -0,0 +1,3 @@
+# Tutorial Models
+
+This repository contains models referenced to from the [TensorFlow tutorials](https://www.tensorflow.org/tutorials/). We recommend [installing TensorFlow from source](https://www.tensorflow.org/get_started/os_setup#installing_from_sources) using the current master version rather than the r0.12 release before running these models.