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)