SciSharp / TensorFlow.NET

.NET Standard bindings for Google's TensorFlow for developing, training and deploying Machine Learning models in C# and F#.
https://scisharp.github.io/tensorflow-net-docs
Apache License 2.0
3.23k stars 517 forks source link

Unable to Load Hub Modules #600

Open JBastawrose opened 4 years ago

JBastawrose commented 4 years ago

Attempting to use this: https://www.tensorflow.org/hub/tutorials/semantic_similarity_with_tf_hub_universal_encoder

I see there used to be TensorflowNet.Hub but no longer. Is there still support for this? How could one get one of these modules up and running?

Oceania2018 commented 4 years ago

Maybe supported in the future. Currently it's not urgent.