diff --git a/src/TensorFlowNET.Hub/README.md b/src/TensorFlowNET.Hub/README.md deleted file mode 100644 index 156b263d..00000000 --- a/src/TensorFlowNET.Hub/README.md +++ /dev/null @@ -1,5 +0,0 @@ -## TensorFlow Hub - -TensorFlow Hub is a library to foster the publication, discovery, and consumption of reusable parts of machine learning models. In particular, it provides **modules**, which are pre-trained pieces of TensorFlow models that can be reused on new tasks. - -https://github.com/tensorflow/hub \ No newline at end of file diff --git a/src/TensorFlowNET.Hub/Tensorflow.Hub.csproj b/src/TensorFlowNET.Hub/Tensorflow.Hub.csproj deleted file mode 100644 index 38e5f907..00000000 --- a/src/TensorFlowNET.Hub/Tensorflow.Hub.csproj +++ /dev/null @@ -1,27 +0,0 @@ - - - Tensorflow.Hub - netstandard2.0 - 0.1.1 - Kerry Jiang, Haiping Chen - SciSharp STACK - Apache 2.0 - https://github.com/SciSharp/TensorFlow.NET - git - http://scisharpstack.org - TensorFlow, SciSharp, MachineLearning - TensorFlow Hub is a library to foster the publication, discovery, and consumption of reusable parts of machine learning models. - SciSharp.TensorFlowHub - true - Fix GetNextBatch() bug. -Upgrade NumSharp.Lite 0.1.4. - https://avatars3.githubusercontent.com/u/44989469?s=200&v=4 - TensorFlow.Hub - - - DEBUG;TRACE - - - - - \ No newline at end of file