Tensorflow(@CVision)
14.8K subscribers
1.26K photos
294 videos
80 files
2.46K links
اخبار حوزه یادگیری عمیق و هوش مصنوعی
مقالات و یافته های جدید یادگیری عمیق
بینایی ماشین و پردازش تصویر

TensorFlow, Keras, Deep Learning, Computer Vision

سایت دوره
http://class.vision

👨‍💻👩‍💻پشتیبان دوره ها:
@classvision_support
Download Telegram
خروجی خشن مدل #gpt2
همین الان با جمله
The first thing the powerful AI do
تستش کردم، و این مدل زبانی خروجی که در تصویر مشاهده میکنید را تولید کرد!

در مورد این مدل بیشتر بدانید:
https://t.me/cvision/1026
خودتان هم تست کنید:
https://t.me/cvision/1035

#gpt2 #nlp
#مقاله
مقاله ای جالب برای data augmentation در طبقه بندی متن!
Easy Data Augmentation Techniques for Boosting Performance on Text Classification Tasks

#مقاله:
https://arxiv.org/pdf/1901.11196v1.pdf

#سورس_کد:
https://github.com/jasonwei20/eda_nlp
#nlp #eda
This media is not supported in your browser
VIEW IN TELEGRAM
#مقاله #سورس_کد
The Universal Sentence Encoder is now in TensorFlow.js! USE gives you embeddings for text. It's a great starting point for doing sentiment analysis, topic classification, measuring textual similarity, etc.

https://github.com/tensorflow/tfjs-models/tree/master/universal-sentence-encoder

#nlp #tensorflow
This media is not supported in your browser
VIEW IN TELEGRAM
این دموی completion آنلاین را با GPT-2 پیاده سازی کردند...
https://transformer.huggingface.co/

مطالب مرتبط:
https://t.me/cvision/1026
https://t.me/cvision/1035

#Transformer #NLP #GPT2
Language, trees, and geometry in neural networks

A visualization technique to understand BERT.
https://twitter.com/burkov/status/1139391818443808769

#bert #NLP
#مقاله #پیاده_سازی
XLNet: Generalized Autoregressive Pretraining for Language Understanding



#XLNet outperforms #BERT on 20 tasks, often by a large margin, and achieves state-of-the-art results on 18 tasks including question answering, natural language inference, sentiment analysis, and document ranking. Code and comparisons here:

سورس کد (تنسرفلو)
https://github.com/zihangdai/xlnet

مقاله
https://arxiv.org/abs/1906.08237v1

#NLP
#مقاله #پیاده_سازی
XLNet: Generalized Autoregressive Pretraining for Language Understanding



#XLNet outperforms #BERT on 20 tasks, often by a large margin, and achieves state-of-the-art results on 18 tasks including question answering, natural language inference, sentiment analysis, and document ranking. Code and comparisons here:

سورس کد (تنسرفلو)
https://github.com/zihangdai/xlnet

مقاله
https://arxiv.org/abs/1906.08237v1

#NLP
طبقه بندی متن با استفاده از Flair

Flair
delivers state-of-the-art performance in solving NLP problems such as named entity recognition (NER), part-of-speech tagging (PoS), sense disambiguation and text classification. It’s an NLP framework built on top of PyTorch.

لینک پست: https://towardsdatascience.com/text-classification-with-state-of-the-art-nlp-library-flair-b541d7add21f
کد: https://github.com/zalandoresearch/flair

#text_classification #nlp #flair