Browse Source

Update README.md

tags/v0.70.2-NET6
bigbugcc Haiping 3 years ago
parent
commit
b5b4c517d4
1 changed files with 6 additions and 0 deletions
  1. +6
    -0
      README.md

+ 6
- 0
README.md View File

@@ -40,6 +40,12 @@ Troubleshooting of running example or installation, please refer [here](tensorf

There are many examples reside at [TensorFlow.NET Examples](https://github.com/SciSharp/TensorFlow.NET-Examples) written in C# and F#.

#### TensorFlow.net Version
` tf.net 0.4x -> tf native 2.4`
`tf.net 0.6x -> tf native 2.6`
`tf.net 0.7x -> tf native 2.7`
`...`

#### C# Example

Install TF.NET and TensorFlow binary through NuGet.


Loading…
Cancel
Save