diff --git a/README.md b/README.md index 55ecb454..d10dd86a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![logo](docs/assets/tf.net.logo.svg) +![logo](docs/assets/tf.net.logo.png) **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.