es
Feedback
Machine learning books and papers

Machine learning books and papers

Ir al canal en Telegram

📈 Análisis del canal de Telegram Machine learning books and papers

El canal Machine learning books and papers (@machine_learn) en el segmento lingüístico de Inglés es un actor destacado. Actualmente la comunidad reúne a 24 506 suscriptores, ocupando la posición 8 028 en la categoría Educación y el puesto 13 775 en la región Irán.

📊 Métricas de audiencia y dinámica

Desde su creación el невідомо, el proyecto ha mostrado un crecimiento acelerado, reuniendo a 24 506 suscriptores.

Según los últimos datos del 02 julio, 2026, el canal mantiene una actividad estable. En los últimos 30 días la variación de miembros fue de -109, y en las últimas 24 horas de 5, conservando un alto alcance.

  • Estado de verificación: No verificado
  • Tasa de interacción (ER): El promedio de interacción de la audiencia es 6.29%. Durante las primeras 24 horas tras publicar, el contenido suele obtener 2.04% de reacciones respecto al total de suscriptores.
  • Alcance de las publicaciones: Cada publicación recibe en promedio 1 541 visualizaciones. En el primer día suele acumular 500 visualizaciones.
  • Reacciones e interacción: La audiencia responde de forma activa: el promedio de reacciones por publicación es 1.
  • Intereses temáticos: El contenido se centra en temas clave como disorder, psy, مقاله, framework, graph.

📝 Descripción y política de contenido

El autor describe el recurso como un espacio para expresar opiniones subjetivas:
Admin: @Raminmousa ID: @Machine_learn link: https://t.me/Machine_learn

Gracias a la alta frecuencia de actualizaciones (últimos datos recibidos el 03 julio, 2026), el canal mantiene la vigencia y un amplio alcance. La analítica demuestra que la audiencia interactúa activamente con el contenido, lo que lo convierte en un punto de referencia dentro de la categoría Educación.

24 506
Suscriptores
+524 horas
-147 días
-10930 días
Archivo de publicaciones
Machine Learning and Security — C. Chio, D. Freeman (en) 2018 #book #ML @Machine_learn

AI & Art @Machine_learn some artist use the large collections of #data & #ML #algorithms to create mesmerizing & dynamic #installations watch the video —> https://youtu.be/I-EIVlHvHRM

YOLACT (You Only Look At CoefficienTs) - Real-time Instance Segmentation Results are impressive, above 30 FPS on COCO test-de
YOLACT (You Only Look At CoefficienTs) - Real-time Instance Segmentation Results are impressive, above 30 FPS on COCO test-dev

Practical Computer Vision Applications (en).pdf9.55 MB

Practical Computer Vision Applications Using Deep Learning with CNNs — Ahmed Fawzy Gad (en) 2018 @Machine_learn
Practical Computer Vision Applications Using Deep Learning with CNNs — Ahmed Fawzy Gad (en) 2018 @Machine_learn

​​Uber AI Plug and Play Language Model (PPLM) PPLM allows a user to flexibly plug in one or more simple attribute models representing the desired control objective into a large, unconditional language modeling (LM). The method has the key property that it uses the LM as is – no training or fine-tuning is required – which enables researchers to leverage best-in-class LMs even if they don't have the extensive hardware required to train them. PPLM lets users combine small attribute models with an LM to steer its generation. Attribute models can be 100k times smaller than the LM and still be effective in steering it PPLM algorithm entails three simple steps to generate a sample: * given a partially generated sentence, compute log(p(x)) and log(p(a|x)) and the gradients of each with respect to the hidden representation of the underlying language model. These quantities are both available using an efficient forward and backward pass of both models; * use the gradients to move the hidden representation of the language model a small step in the direction of increasing log(p(a|x)) and increasing log(p(x)); * sample the next word more at paper: https://arxiv.org/abs/1912.02164 blogpost: https://eng.uber.com/pplm/ code: https://github.com/uber-research/PPLM online demo: https://transformer.huggingface.co/model/pplm @Machine_learn #nlp #lm #languagemodeling #uber #pplm

# Histogram-based Outlier Score (HBOS): A fastUnsupervised Anomaly Detection Algorithm #code #HBOS #Anomaly_Detection رویکرد HBOS یک رویکرد بدون نظارت برای کشف انومالی می باشد در این jupyter notebook این الگوریتم بر روی ۹ میلیون تراکنش مربوط به جیرینگ اعمال شده است دیتای مربوط به تراکنش ها در دو دسته زیر قابل دانلود است: داده های نمونه: https://ufile.io/4sv1ugpt کل مجموعه داده ها: https://ufile.io/4sv1ugpt تشکر از خانم معارفی‌برای مجموعه داده ها @Machine_learn

# Histogram-based Outlier Score (HBOS): A fastUnsupervised Anomaly Detection Algorithm #Paper #HBOS #Anomaly_Detection @Machine_learn

discriminative : 1:#Regression 2:#Logistic regression 3:#decision tree(Hunt) 4:#neural network(traditional network, deep netw
discriminative : 1:#Regression 2:#Logistic regression 3:#decision tree(Hunt) 4:#neural network(traditional network, deep network) 5:#Support Vector Machine(SVM) Generative: 1:#Hidden Markov model 2:#Naive bayes 3:#K-nearest neighbor(KNN) 4:#Generative adversarial networks(GANs) Deep learning: 1:CNN R_CNN Fast-RCNN Mask-RCNN 2:RNN 3:LSTM 4:CapsuleNet 5:Siamese: siamese cnn siamese lstm siamese bi-lstm siamese CapsuleNet 6:time series data SVR DT(cart) Random Forest linear Bagging Boosting جهت درخواست و راهنمایی در رابطه با پیاده سازی مقالات و پایان نامه ها در رابطه با مباحث deep learning و machine learning با ایدی زیر در ارتباط باشید @Raminmousa

A collection of anomaly detection methods #Code #Python #Anomaly_detection @Machine_learn

Connections between Support Vector Machines, Wasserstein distance and gradient-penalty GANs https://arxiv.org/abs/1910.06922 SIte : https://ajolicoeur.wordpress.com/ Github : https://github.com/AlexiaJM/MaximumMarginGANs

Machine learning for ios #apple #ios #book @Machine_learn

Practical Machine Learning with Python #ML #Python @Machine_learn

GNNExplainer: Generating Explanations for Graph Neural Networks https://arxiv.org/abs/1903.03894 Github : https://github.com/RexYing/gnn-model-explainer/

New book 🔥DEEP LEARNING WITH PYTORCH 2019 #DL #Python #Book #CNN #RNN @Machine_learn

👌Finding label errors in datasets and learning with noisy labels. https://github.com/cgnorthcutt/cleanlab/