From cee7864702ced62db8b737991794c277f450a849 Mon Sep 17 00:00:00 2001 From: Meinrad Recheis Date: Sun, 11 Aug 2019 15:25:23 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c3d4219f..55ecb454 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ ![logo](docs/assets/tf.net.logo.svg) - **TensorFlow.NET** (TF.NET) provides a .NET Standard binding for [TensorFlow](https://www.tensorflow.org/). It aims to implement the complete Tensorflow API in CSharp which allows .NET developers to develop, train and deploy Machine Learning models with the cross-platform .NET Standard framework. @@ -10,7 +9,8 @@ [![Documentation Status](https://readthedocs.org/projects/tensorflownet/badge/?version=latest)](https://tensorflownet.readthedocs.io/en/latest/?badge=latest) [![Badge](https://img.shields.io/badge/link-996.icu-red.svg)](https://996.icu/#/en_US) -TF.NET is a member project of [SciSharp STACK](https://github.com/SciSharp). +TF.NET is a member project of [SciSharp STACK](https://github.com/SciSharp). + ![tensors_flowing](docs/assets/tensors_flowing.gif)