From a37ab43ddcab7a93fca8fe243fab6f8c3c7febc0 Mon Sep 17 00:00:00 2001 From: meeki007 Date: Wed, 2 Dec 2020 14:41:34 -0500 Subject: [PATCH] added link to documentation for js.tensorflow 2.7.0 add if you think it will help others as it helped me --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3a6fb76..ff982fe 100644 --- a/README.md +++ b/README.md @@ -214,6 +214,7 @@ Which will compile everything in `./src` into `./build` and create both ESM (sta For documentation refer to original project at For original weighs refer to +For understanding of ts api code, in js examples below refer to ## Example