Filter
Exclude
Time range
-
Near
Tried out on-device ML in Flutter using the tflite_flutter package this weekend. @drcoderz two-part guide on the same was very helpful! ➡️ medium.com/flutter-community… Also, learned today that when you convert a TensorFlow model to TensorFlow Lite (TFLite), the input tensor is typically expected to have a specific data type, such as numpy.float32. Because TFLite models are primarily designed to work with numerical data types. Therefore, for string input, had to tokenize the input text and for each word in the sentence find the corresponding index in the vocabulary text file. Still learning it. The example on text_classification helped with it (github.com/tensorflow/flutte…).
2
19
2,114
23 Aug 2023
After that, enter your huggingface write token. you can find/create your write token here: huggingface.co/settings/toke… and enter task as "TEXT_CLASSIFICATION" (without quotes). Make sure to keep your space private! 3/N
1
2
825
19 Nov 2019
次は bert_qa か text_classification かどっちにするかな。 tensorflow.org/lite/models/

1
4
Text_Classification - конспект по алгоритмам классификакции текста: bit.ly/2Gz8Pxt #python

2
Text_Classification - Text Classification Algorithms: A Survey github.com/kk7nc/Text_Classi…

5
17
HDLTex: Hierarchical Deep Learning for Text Classification GitHub: github.com/kk7nc/HDLTex #DeepLearning #classification #MachineLearning #deep_neural_networks #Text_Classification
2
4
17 Apr 2018
A lot of cool stuff this week at the @turinginst on the #TuringDSG working on #NLP data products and data exploration #topic_modeling #text_classification #predictive_analytics
1
2
6
1 Sep 2017
text_classification - all kinds of text classificaiton models and more with deep lear... github.com/brightmart/text_c…

3
text_classification - all kinds of text classificaiton models and more with deep learning github.com/brightmart/text_c…

11
20
@TerryTangYuan any idea why the text_classification examples are not loading the dbpedia data?

Introduction to Scikit Flow #skflow - Key Features Illustrated goo.gl/ycWs64 @TensorflowP @TensorFlo #DataScience #DeepLearning