Data Science Machine Learning Data Analysis
37.7K subscribers
2.62K photos
28 videos
39 files
1.25K links
This channel is for Programmers, Coders, Software Engineers.

1- Data Science
2- Machine Learning
3- Data Visualization
4- Artificial Intelligence
5- Data Analysis
6- Statistics
7- Deep Learning

Cross promotion and ads: @hussein_sheikho
Download Telegram
πŸ“Œ Vision Transformer on a Budget | DeiT

πŸ—‚ Category: ARTIFICIAL INTELLIGENCE

πŸ•’ Date: 2025-06-02 | ⏱️ Read time: 20 min read

Understanding how DeiT works via knowledge distillationβ€Šβ€”and how to implement it with PyTorch
πŸ“Œ Inside Google’s Agent2Agent (A2A) Protocol: Teaching AI Agents to Talk to Each Other

πŸ—‚ Category: ARTIFICIAL INTELLIGENCE

πŸ•’ Date: 2025-06-02 | ⏱️ Read time: 26 min read

Exploring how Google’s A2A enables plug-and-play communication between LLM-powered agents across frameworks
πŸ“Œ Grammar as an Injectable: A Trojan Horse to NLP

πŸ—‚ Category: NATURAL LANGUAGE PROCESSING

πŸ•’ Date: 2025-06-02 | ⏱️ Read time: 11 min read

How machines make sense of sentence structure: Combinatory Categorial Grammar
πŸ“Œ Hands-On Attention Mechanism for Time Series Classification, with Python

πŸ—‚ Category: MACHINE LEARNING

πŸ•’ Date: 2025-05-30 | ⏱️ Read time: 9 min read

This is how to use the attention mechanism in a time series classification framework
πŸ“Œ Agentic RAG Applications: Company Knowledge Slack Agents

πŸ—‚ Category:

πŸ•’ Date: 2025-05-30 | ⏱️ Read time: 19 min read

Lessons learnt using LlamaIndex and Modal
πŸ“Œ The Secret Power of Data Science in Customer Support

πŸ—‚ Category: DATA SCIENCE

πŸ•’ Date: 2025-05-30 | ⏱️ Read time: 8 min read

Customer support is a data goldmine. Here’s how to unlock its full potential with data…
πŸ“Œ Gaining Strategic Clarity in AI

πŸ—‚ Category: PRODUCT MANAGEMENT

πŸ•’ Date: 2025-05-30 | ⏱️ Read time: 11 min read

Introducing the AI strategy playbook
❀1
πŸ“Œ LLM Optimization: LoRA and QLoRA

πŸ—‚ Category: LARGE LANGUAGE MODELS

πŸ•’ Date: 2025-05-30 | ⏱️ Read time: 10 min read

Scalable fine-tuning techniques for large language models
πŸ“Œ Simulating Flood Inundation with Python and Elevation Data: A Beginner’s Guide

πŸ—‚ Category: DATA SCIENCE

πŸ•’ Date: 2025-05-30 | ⏱️ Read time: 7 min read

Visualize flood impact using elevation data
❀2
πŸ“Œ How to Build an MCQ App

πŸ—‚ Category: ARTIFICIAL INTELLIGENCE

πŸ•’ Date: 2025-05-30 | ⏱️ Read time: 13 min read

Key steps to using RAG for generating MCQs from Wikipedia articles based on user-defined context
πŸ‘1
πŸ“Œ May Must-Reads: Math for Machine Learning Engineers, LLMs, Agent Protocols, and More

πŸ—‚ Category: THE VARIABLE

πŸ•’ Date: 2025-05-30 | ⏱️ Read time: 3 min read

A selection of our most-read and -shared articles of the past month
πŸ“Œ GAIA: The LLM Agent Benchmark Everyone’s Talking About

πŸ—‚ Category: ARTIFICIAL INTELLIGENCE

πŸ•’ Date: 2025-05-29 | ⏱️ Read time: 9 min read

What practitioners need to know about this LLM agent benchmark
πŸ“Œ A Bird’s Eye View of Linear Algebra: The Basics

πŸ—‚ Category: MATH

πŸ•’ Date: 2025-05-29 | ⏱️ Read time: 16 min read

We think basis-free, we write basis-free, but when the chips are down we close the…
πŸ“Œ A Practical Introduction to Google Analytics

πŸ—‚ Category: DATA SCIENCE

πŸ•’ Date: 2025-05-29 | ⏱️ Read time: 10 min read

Learn the key concepts and reports of Google Analytics while practising with the platform
πŸ“Œ The Hidden Security Risks of LLMs

πŸ—‚ Category: LARGE LANGUAGE MODELS

πŸ•’ Date: 2025-05-29 | ⏱️ Read time: 6 min read

And why self-hosting might be the safer bet
πŸ“Œ I Transitioned from Data Science to AI Engineering: Here’s Everything You Need to Know

πŸ—‚ Category: ARTIFICIAL INTELLIGENCE

πŸ•’ Date: 2025-05-29 | ⏱️ Read time: 14 min read

A personal guide to the skills, tools, and mindset behind the title
πŸ“Œ The Simplest Possible AI Web App

πŸ—‚ Category: ARTIFICIAL INTELLIGENCE

πŸ•’ Date: 2025-05-29 | ⏱️ Read time: 11 min read

The great simplification experiment
πŸ“Œ From Data to Stories: Code Agents for KPI Narratives

πŸ—‚ Category: ARTIFICIAL INTELLIGENCE

πŸ•’ Date: 2025-05-29 | ⏱️ Read time: 27 min read

HuggingFace’s smolagents framework in action
πŸ“Œ Multi-Agent Communication with the A2A Python SDK

πŸ—‚ Category: ARTIFICIAL INTELLIGENCE

πŸ•’ Date: 2025-05-28 | ⏱️ Read time: 9 min read

The Agent Card helps discover agents, but how does communication between agents actually work in…
πŸ“Œ JAX: Is This Google’s NumPy killer?

πŸ—‚ Category: PROGRAMMING

πŸ•’ Date: 2025-05-28 | ⏱️ Read time: 16 min read

Auto differentiation and JIT compilation make a compelling case.