From ffbaab42464d90628a26877dc63ba164ae385e32 Mon Sep 17 00:00:00 2001 From: Haiping Date: Mon, 24 Jun 2019 21:22:25 -0500 Subject: [PATCH] add Jupyter Notebook link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d89ca51e..7eecefd0 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,7 @@ with(tf.Session(), sess => }); ``` - +Run this example in [Jupyter Notebook](https://github.com/SciSharp/SciSharpCube). Read the docs & book [The Definitive Guide to Tensorflow.NET](https://tensorflownet.readthedocs.io/en/latest/FrontCover.html).