Deep Learning
37 subscribers
5 photos
136 links
Deep Learning: programming, tools & resources.
#DeepLearning #Python
Download Telegram
Forwarded from Denis Sexy IT 🤖
GPT-3 моделька на английском языке, на 2.7 миллиардов параметров стала доступна онлайн.

Это реплика и обучили ее энтузиасты eleuther.ai а не люди из OpenAI, оригинальная GPT-3 на ~175 миллиардов параметров продается как коммерческий продукт и отдается по эксклюзивной лицензии через Microsoft.

В общем, опенсорс сообщество как всегда великолепно – также выложили модельку поменьше, все по ссылкам ниже.

Код | Коллаб

Количество сгенерированных текстов в интернете увеличилось вдвое 🌚
https://arxiv.org/pdf/1912.13318.pdf
LayoutLM: Pre-training of Text and Layout for Document Image Understanding #paper
https://pycaret.org/
An open source low-code machine learning library.|
#Library #Framework
https://umap-learn.readthedocs.io/en/latest/ Uniform Manifold Approximation and Projection (UMAP) is a dimension reduction technique that can be used for visualisation similarly to t-SNE, but also for general non-linear dimension reduction. #Framework #Tools
https://elastiknn.com/ Elasticsearch Plugin for Nearest Neighbor Search on dense vectors
#Tools #Library
https://arxiv.org/pdf/2103.14030.pdf #paper
Swin Transformer: Hierarchical Vision Transformer using Shifted Windows
https://shap.readthedocs.io/en/latest/index.html
SHAP (SHapley Additive exPlanations) is a game theoretic approach to explain the output of any machine learning model. It connects optimal credit allocation with local explanations using the classic Shapley values from game theory and their related extensions.
#Framework