From 49c8262a2c454e6466f120ab6d98f501af737f01 Mon Sep 17 00:00:00 2001 From: Oceania2018 Date: Thu, 25 Jul 2019 20:36:31 -0500 Subject: [PATCH] Release SciSharp.TensorFlowHub v0.0.1. --- src/TensorFlowHub/TensorFlowHub.csproj | 8 ++++++-- src/TensorFlowText/TensorFlowText.csproj | 13 +++++++++++++ 2 files changed, 19 insertions(+), 2 deletions(-) diff --git a/src/TensorFlowHub/TensorFlowHub.csproj b/src/TensorFlowHub/TensorFlowHub.csproj index 5e1e29a7..b945c373 100644 --- a/src/TensorFlowHub/TensorFlowHub.csproj +++ b/src/TensorFlowHub/TensorFlowHub.csproj @@ -3,14 +3,18 @@ Tensorflow.Hub netstandard2.0 0.0.1 - SciSharp + Kerry Jiang SciSharp STACK Apache 2.0 https://github.com/SciSharp/TensorFlow.NET git http://scisharpstack.org - TensorFlow, Training model + 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 + 1. Add MNIST loader. + https://avatars3.githubusercontent.com/u/44989469?s=200&v=4 diff --git a/src/TensorFlowText/TensorFlowText.csproj b/src/TensorFlowText/TensorFlowText.csproj index 2bd48b21..92fee8a8 100644 --- a/src/TensorFlowText/TensorFlowText.csproj +++ b/src/TensorFlowText/TensorFlowText.csproj @@ -2,6 +2,19 @@ netcoreapp2.2 + true + SciSharp.TensorFlowText + 0.0.1 + Haiping Chen + SciSharp STACK + TensorFlowText + TensorFlow Text provides a collection of text related classes and ops ready to use with TensorFlow 2.0. The library can perform the preprocessing regularly required by text-based models, and includes other features useful for sequence modeling not provided by core TensorFlow. + Apache 2.0 + http://scisharpstack.org + https://github.com/SciSharp/TensorFlow.NET + TensorFlow, SciSharp + git + https://avatars3.githubusercontent.com/u/44989469?s=200&v=4