Browse Source

Update README.md

tags/keras_v0.3.0
Haiping GitHub 5 years ago
parent
commit
08e174ef16
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      README.md

+ 3
- 3
README.md View File

@@ -28,10 +28,10 @@ In comparison to other projects, like for instance [TensorFlowSharp](https://www

| TensorFlow | tf native1.14 | tf native 1.15 | tf native 2.3 |
| -------------------------- | ------------- | -------------- | ------------- |
| tf.net 0.3x, tf.keras 0.2x | | | x |
| tf.net 0.3x, tf.keras 0.2 | | | x |
| tf.net 0.2x | | x | x |
| tf.net 0.1x | x | x | |
| tf.net 0.1x | x | | |
| tf.net 0.15 | x | x | |
| tf.net 0.14 | x | | |

Troubleshooting of running example or installation, please refer [here](tensorflowlib/README.md).



Loading…
Cancel
Save