en
Feedback
Machinelearning

Machinelearning

Open in Telegram

Погружаемся в машинное обучение и Data Science Показываем как запускать любые LLm на пальцах. По всем вопросам - @haarrp @itchannels_telegram -🔥best channels Реестр РКН: clck.ru/3Fmqri

Show more

📈 Analytical overview of Telegram channel Machinelearning

Channel Machinelearning (@ai_machinelearning_big_data) in the Russian language segment is an active participant. Currently, the community unites 293 457 subscribers, ranking 326 in the Technologies & Applications category and 1 281 in the Russia region.

📊 Audience metrics and dynamics

Since its creation on невідомо, the project has demonstrated rapid growth, gathering an audience of 293 457 subscribers.

According to the latest data from 02 July, 2026, the channel demonstrates stable activity. Although there has been a change in the number of participants by -6 464 over the last 30 days and by -249 over the last 24 hours, overall reach remains high.

  • Verification status: Not verified
  • Engagement rate (ER): The average audience engagement rate is 7.49%. Within the first 24 hours after publication, content typically collects 5.71% reactions from the total number of subscribers.
  • Post reach: On average, each post receives 21 989 views. Within the first day, a publication typically gains 16 765 views.
  • Reactions and interaction: The audience actively supports content: the average number of reactions per post is 173.
  • Thematic interests: Content is focused on key topics such as openai, claude, api, gemini, контекст.

📝 Description and content policy

The author describes the resource as a platform for expressing subjective opinions:
Погружаемся в машинное обучение и Data Science Показываем как запускать любые LLm на пальцах. По всем вопросам - @haarrp @itchannels_telegram -🔥best channels Реестр РКН: clck.ru/3Fmqri

Thanks to the high frequency of updates (latest data received on 03 July, 2026), the channel maintains relevance and a high level of publication reach. Analytics show that the audience actively interacts with content, making it an important point of influence in the Technologies & Applications category.

293 457
Subscribers
-24924 hours
-1 5267 days
-6 46430 days
Posts Archive
Хотите узнать какие подводные камни в работе с современной BigData? 12 октября пройдет демо-урок «Современные большие данные,
Хотите узнать какие подводные камни в работе с современной BigData? 12 октября пройдет демо-урок «Современные большие данные, анализ и оптимизация производительности распределенных приложений» Кирилл Султанов, расскажет, про подводные камни в работе с современной BigData: кастомизация, распределенное профилирование, контрибьют в open source. Все, что нужно - чтобы выйти в продакшн! Демо-урок является частью онлайн-курса «Промышленный ML на больших данных». Используйте эту возможность, чтобы получить ценные знания, оценить качество знаний и формат обучения. Для регистрации пройдите вступительный тест https://otus.pw/oWF5/

From Trees to Continuous Embeddings and Back: Hyperbolic Hierarchical Clustering Gitgub: https://github.com/HazyResearch/HypH
From Trees to Continuous Embeddings and Back: Hyperbolic Hierarchical Clustering Gitgub: https://github.com/HazyResearch/HypHC Paper: https://arxiv.org/abs/2010.00402

aLRP Loss: A Ranking-based, Balanced Loss Function Unifying Classification and Localisation in Object Detection. 💻 Github: https://github.com/kemaloksuz/aLRPLoss 📎 Dataset: https://cocodataset.org/#download 🗒 Paper: https://arxiv.org/abs/2009.13592v1 @ai_machinelearning_big_data

Rotated Binary Neural Network Pytorch implementation of RBNN. Github: https://github.com/lmbxmu/RBNN Paper: https://arxiv.org/abs/2009.13055 @ai_machinelearning_big_data

Utterance-level Dialogue Understanding: An Empirical Study The recent abundance of conversational data on the Web and elsewhere calls for effective NLP systems for dialog understanding. Github: https://github.com/declare-lab/conv-emotion Paper: https://arxiv.org/abs/2009.13902v1

Seeing Theory 🎲 A visual introduction to probability and statistics https://seeing-theory.brown.edu/index.html#4thPage 📗 Free book: https://seeing-theory.brown.edu/doc/seeing-theory.pdf

CaGNet: Context-aware Feature Generation for Zero-shot Semantic Segmentation. Github: https://github.com/bcmi/CaGNet-Zero-Shot-Semantic-Segmentation Paper: https://arxiv.org/abs/2009.12232v1 @ai_machinelearning_big_data

Graph Normalization Learning Graph Normalization for Graph Neural Networks Github: https://github.com/cyh1112/GraphNormalizat
Graph Normalization Learning Graph Normalization for Graph Neural Networks Github: https://github.com/cyh1112/GraphNormalization Paper: https://arxiv.org/abs/2009.11746v1 @ai_machinelearning_big_data

Facebook AI Releases ‘Dynabench’, A Dynamic Benchmark Testing Platform For Machine Learning Systems Articel: https://ai.facebook.com/blog/dynabench-rethinking-ai-benchmarking/ Project: https://dynabench.org/ @ai_machinelearning_big_data

📸 Old Photo Restoration (Official PyTorch Implementation) Restore old photos that suffer from severe degradation through a deep learning approace. http://raywzy.com/Old_Photo/ Github: https://github.com/microsoft/Bringing-Old-Photos-Back-to-Life Paper: https://arxiv.org/pdf/2009.07047v1.pdf Colab: https://colab.research.google.com/drive/1NEm6AsybIiC5TwTU_4DqDkQO0nFRB-uA @ai_machinelearning_big_data

Implementing a Deep Learning Library from Scratch in Python https://www.kdnuggets.com/2020/09/implementing-deep-learning-library-scratch-python.html

MEAL V2 Boosting Vanilla ResNet-50 to 80%+ Top-1 Accuracy on ImageNet without Tricks. Github: https://github.com/szq0214/MEAL-V2 Paper: https://arxiv.org/abs/2009.08453 ImageNet dataset: https://github.com/pytorch/examples/tree/master/imagenet#requirements. @ai_machinelearning_big_data

Dialog Ranking Pretrained Transformers It is a set of dialog response ranking models proposed by Microsoft Research NLP Group trained on millions of human feedback data. Github: https://github.com/golsun/DialogRPT Paper: https://arxiv.org/abs/2009.06978 Colab: https://colab.research.google.com/drive/1jQXzTYsgdZIQjJKrX4g3CP0_PGCeVU3C?usp=sharing @ai_machinelearning_big_data

Rule-Guided Graph Neural Networks for Recommender Systems Сombination of rule learning and GNNs achieves substantial improvem
Rule-Guided Graph Neural Networks for Recommender Systems Сombination of rule learning and GNNs achieves substantial improvement compared to methods only using either of them Github: https://github.com/nju-websoft/RGRec Paper: https://arxiv.org/abs/2009.04104v1

LaSOT Large-scale Single Object Tracking (LaSOT) aims to provide a dedicated platform for training data-hungry deep trackers as well as assessing long-term tracking performance. http://vision.cs.stonybrook.edu/~lasot/ Github: https://github.com/HengLan/LaSOT_Evaluation_Toolkit Dataset: http://vision.cs.stonybrook.edu/~lasot/download.html Paper: https://arxiv.org/abs/2009.03465 @ai_machinelearning_big_data