From c2e939aa04de44698cc5703a90e4c0818c42aa4a Mon Sep 17 00:00:00 2001 From: Haiping Date: Thu, 9 May 2019 14:10:44 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 53c9425..30490e4 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Features: MIT -***WARNING: This is for educational purposes only. I suggest using these libraries instead: https://github.com/migueldeicaza/TensorFlowSharp and https://github.com/Microsoft/CNTK +***WARNING: This is for educational purposes only. I suggest using these libraries instead: [TensorFlowSharp](https://github.com/migueldeicaza/TensorFlowSharp), [TensorFlow.NET](https://github.com/SciSharp/TensorFlow.NET) and [CNTK](https://github.com/Microsoft/CNTK)