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 399 subscribers, ranking 326 in the Technologies & Applications category and 1 283 in the Russia region.

📊 Audience metrics and dynamics

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

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

  • Verification status: Not verified
  • Engagement rate (ER): The average audience engagement rate is 7.32%. Within the first 24 hours after publication, content typically collects 5.77% reactions from the total number of subscribers.
  • Post reach: On average, each post receives 21 487 views. Within the first day, a publication typically gains 16 937 views.
  • Reactions and interaction: The audience actively supports content: the average number of reactions per post is 169.
  • 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 04 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 399
Subscribers
-21824 hours
-1 5287 days
-6 46930 days
Posts Archive
From singing to musical scores: Estimating pitch with SPICE and Tensorflow Hub Pitch is quantified by frequency, measured in
From singing to musical scores: Estimating pitch with SPICE and Tensorflow Hub Pitch is quantified by frequency, measured in Hertz (Hz), where one Hz corresponds to one cycle per second. The higher the frequency, the higher the note. https://blog.tensorflow.org/2020/06/estimating-pitch-with-spice-and-tensorflow-hub.html Model: https://tfhub.dev/google/spice/2 Colab code: https://colab.research.google.com/github/tensorflow/hub/blob/master/examples/colab/spice.ipynb

Rethinking the Truly Unsupervised Image-to-Image Translation - Official PyTorch Implementation Here proposed the truly unsupervised image-to-image translation method (TUNIT) that simultaneously learns to separate image domains via an information-theoretic approach and generate corresponding images using the estimated domain labels. Github: https://github.com/clovaai/tunit Paper: https://arxiv.org/abs/2006.06500v1

Хайп вокруг Big Data уже прошёл, но идеальное хранилище под большие данные — всегда актуальная тема: чтобы легко масштабировалось под любой объем и предоставляло расширенные возможности по обработке данных. Современные базы бывают именно такими. Мы расскажем, почему DWH лучше строить в облаке и какие есть Best Practice для архитектуры. 👉 Регистрируйтесь на наш вебинар про управляемую СУБД на основе Greenplum, разработанную специально для решения аналитических задач — от BI до AI. Встретимся в четверг 18 июня, онлайн. Начало в 17:00 по Москве, регистрация обязательна: https://events.webinar.ru/mcs/arenadatadb

VirTex: Learning Visual Representations from Textual Annotations VirTex is a pretraining approach which uses semantically dense captions to learn visual representations.VirTex matches or outperforms models which use ImageNet for pretraining -- both supervised or unsupervised -- despite using up to 10x fewer images. https://kdexd.github.io/virtex/ Github: https://github.com/kdexd/virtex Paper: arxiv.org/abs/2006.06666

Deploy a Machine Learning Pipeline to the Cloud Using a Docker Container https://www.kdnuggets.com/2020/06/deploy-machine-lea
Deploy a Machine Learning Pipeline to the Cloud Using a Docker Container https://www.kdnuggets.com/2020/06/deploy-machine-learning-pipeline-cloud-docker.html

YOLOv5 is Here: State-of-the-Art Object Detection at 140 FPS Realtime object detection is improving quickly. The rate of improvement is improving even more quickly. The results are stunning. https://blog.roboflow.ai/yolov5-is-here/ Github: https://github.com/ultralytics/yolov5 GCP Quickstart: https://github.com/ultralytics/yolov5/wiki/GCP-Quickstart

Generalized Focal Loss: Learning Qualified and Distributed Bounding Boxes for Dense Object Detection Github: https://github.c
Generalized Focal Loss: Learning Qualified and Distributed Bounding Boxes for Dense Object Detection Github: https://github.com/implus/GFocal Paper: https://arxiv.org/abs/2006.04388v1

Introducing Neuropod, Uber ATG’s Open Source Deep Learning Inference Engine Neuropod makes it easy for researchers to build models in a framework of their choosing while also simplifying productionization of these models. It currently supports TensorFlow, PyTorch, TorchScript, and Keras. https://eng.uber.com/introducing-neuropod/ Github: https://github.com/uber/neuropod Neuropod Tutorial: https://neuropod.ai/tutorial/

A Scalable and Cloud-Native Hyperparameter Tuning System Katib is a Kubernetes-based system for Hyperparameter Tuning and Neu
A Scalable and Cloud-Native Hyperparameter Tuning System Katib is a Kubernetes-based system for Hyperparameter Tuning and Neural Architecture Search. Katib supports a number of ML frameworks, including TensorFlow, Apache MXNet, PyTorch, XGBoost, and others. Github: https://github.com/kubeflow/katib Getting started with Katib: https://www.kubeflow.org/docs/components/hyperparameter-tuning/hyperparameter/ Paper: https://arxiv.org/abs/2006.02085v1

DetectoRS: Detecting Objects with Recursive Feature Pyramid and Switchable Atrous Convolution Recursive Feature Pyramid imple
DetectoRS: Detecting Objects with Recursive Feature Pyramid and Switchable Atrous Convolution Recursive Feature Pyramid implements thinking twice at the macro level, where the outputs of FPN are brought back to each stage of the bottom-up backbone through feedback connections Github: https://github.com/joe-siyuan-qiao/DetectoRS Paper: https://arxiv.org/abs/2006.02334v1

Introduction to Convolutional Neural Networks The article focuses on explaining key components in CNN and its implementation
Introduction to Convolutional Neural Networks The article focuses on explaining key components in CNN and its implementation using Keras python library. https://www.kdnuggets.com/2020/06/introduction-convolutional-neural-networks.html

How to use pandas and get financial data https://morioh.com/p/43f5305ac2da

A Smooth Representation of SO(3) for Deep Rotation Learning with Uncertainty In this work presented a novel symmetric matrix
A Smooth Representation of SO(3) for Deep Rotation Learning with Uncertainty In this work presented a novel symmetric matrix representation of rotations that is singularity-free and requires marginal computational overhead Website: https://papers.starslab.ca/bingham-rotation-learning/ Paper: https://arxiv.org/abs/2006.01031 Github: https://github.com/utiasSTARS/bingham-rotation-learn

Acme: A research framework for reinforcement learning Acme strives to expose simple, efficient, and readable agents, that ser
Acme: A research framework for reinforcement learning Acme strives to expose simple, efficient, and readable agents, that serve both as reference implementations of popular algorithms and as strong baselines, while still providing enough flexibility to do novel research Github: https://github.com/deepmind/acme Paper: https://arxiv.org/abs/2006.00979

Text Mining in Python: Steps and Examples This blog summarizes text preprocessing and covers the NLTK steps including Tokenization, Stemming, Lemmatization, POS tagging, Named entity recognition and Chunking. https://www.kdnuggets.com/2020/05/text-mining-python-steps-examples.html