Machine Learning
38.9K subscribers
3.72K photos
31 videos
40 files
1.29K links
Machine learning insights, practical tutorials, and clear explanations for beginners and aspiring data scientists. Follow the channel for models, algorithms, coding guides, and real-world ML applications.

Admin: @HusseinSheikho
Download Telegram
πŸ“Œ The Mystery Behind the PyTorch Automatic Mixed Precision Library

πŸ—‚ Category: DEEP LEARNING

πŸ•’ Date: 2024-09-17 | ⏱️ Read time: 9 min read

How to get 2X speed up model training using three lines of code
πŸ“Œ Building RAGs Without A Retrieval Model Is a Terrible Mistake

πŸ—‚ Category: DATA SCIENCE

πŸ•’ Date: 2024-09-17 | ⏱️ Read time: 10 min read

Here are my favorite techniques – one is faster, the other is more accurate.
πŸ“Œ GPU Accelerated Polars – Intuitively and Exhaustively Explained

πŸ—‚ Category: ARTIFICIAL INTELLIGENCE

πŸ•’ Date: 2024-09-17 | ⏱️ Read time: 16 min read

Fast Dataframes for Big Problems
πŸ“Œ Temporal-Difference Learning and the Importance of Exploration: An Illustrated Guide

πŸ—‚ Category: ARTIFICIAL INTELLIGENCE

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

Comparing model-free and model-based RL methods on a dynamic grid world
❀1
πŸ“Œ What Makes a Great Data Business

πŸ—‚ Category: BUSINESS

πŸ•’ Date: 2024-09-16 | ⏱️ Read time: 8 min read

Including an easy-to-use data business evaluation cheat sheet
πŸ“Œ ASCVIT V1: Automatic Statistical Calculation, Visualization and Interpretation Tool

πŸ—‚ Category: DATA SCIENCE

πŸ•’ Date: 2024-09-16 | ⏱️ Read time: 38 min read

Automated data analysis made easy: The first version of ASCVIT the tool for statistical calculation,…
❀1
πŸ“Œ OpenAI o1: Is This the Enigmatic Force That Will Reshape Every Knowledge Sector We Know?

πŸ—‚ Category: CHATGPT

πŸ•’ Date: 2024-09-16 | ⏱️ Read time: 7 min read

My first encounters with the o1 model
❀1
πŸ“Œ Introducing NumPy, Part 3: Manipulating Arrays

πŸ—‚ Category: DATA SCIENCE

πŸ•’ Date: 2024-09-15 | ⏱️ Read time: 7 min read

Shaping, transposing, joining, and splitting arrays
❀2
πŸ“Œ Applications of Rolling Windows for Time Series, with Python

πŸ—‚ Category: DATA SCIENCE

πŸ•’ Date: 2024-09-15 | ⏱️ Read time: 12 min read

Here’s some powerful applications of Rolling Windows and Time Series
❀1
πŸ“Œ A Powerful Feature for Boosting Python Code Efficiency and Streamlining Complex Workflows

πŸ—‚ Category: DATA SCIENCE

πŸ•’ Date: 2024-09-15 | ⏱️ Read time: 10 min read

All you need to know about Python loops
❀1
πŸ“Œ Build a Tokenizer for the Thai Language from Scratch

πŸ—‚ Category: ARTIFICIAL INTELLIGENCE

πŸ•’ Date: 2024-09-14 | ⏱️ Read time: 16 min read

A step-by-step guide to building a Thai multilingual sub-word tokenizer based on a BPE algorithm…
πŸ“Œ Bayesian Linear Regression: A Complete Beginner’s guide

πŸ—‚ Category: DATA SCIENCE

πŸ•’ Date: 2024-09-14 | ⏱️ Read time: 11 min read

A workflow and code walkthrough for building a Bayesian regression model in STAN
πŸ“Œ Tips on How to Manage Large Scale Data Science Projects

πŸ—‚ Category: ARTIFICIAL INTELLIGENCE

πŸ•’ Date: 2024-09-14 | ⏱️ Read time: 7 min read

Use these tips to maximize the success of your data science project
πŸ“Œ Seven Common Causes of Data Leakage in Machine Learning

πŸ—‚ Category: ARTIFICIAL INTELLIGENCE

πŸ•’ Date: 2024-09-14 | ⏱️ Read time: 8 min read

Key Steps in data preprocessing, feature engineering, and train-test splitting to prevent data leakage
πŸ“Œ How I Make Time for Everything (Even with a Full-Time Job)

πŸ—‚ Category: DATA SCIENCE

πŸ•’ Date: 2024-09-14 | ⏱️ Read time: 8 min read

How I am able to do YouTube videos, write blogs, and send out a newsletter…
πŸ“Œ The Essential Guide to Effectively Summarizing Massive Documents, Part 1

πŸ—‚ Category: LARGE LANGUAGE MODELS

πŸ•’ Date: 2024-09-14 | ⏱️ Read time: 10 min read

Document summarization is important for GenAI use-cases, but what if the documents are too BIG!?…
❀1
πŸ“Œ MIDI Files as Training Data

πŸ—‚ Category: MACHINE LEARNING

πŸ•’ Date: 2024-09-13 | ⏱️ Read time: 10 min read

A fundamental difference: MIDI scores vs MIDI performances
πŸ“Œ Differentiate Noisy Time Series Data with Symbolic Regression

πŸ—‚ Category:

πŸ•’ Date: 2024-09-13 | ⏱️ Read time: 17 min read

A step-by-step example of a possibility to derive a noisy time series profile if data…
πŸ“Œ Creating Project Environments in Python with VSCode

πŸ—‚ Category: DATA SCIENCE

πŸ•’ Date: 2024-09-13 | ⏱️ Read time: 5 min read

Learn how to manage different environments for your Python projects
πŸ“Œ Transformer? Diffusion? Transfusion!

πŸ—‚ Category: DEEP LEARNING

πŸ•’ Date: 2024-09-12 | ⏱️ Read time: 6 min read

A gentle introduction to the latest multi-modal transfusion model