Machine Learning
39.4K subscribers
4.36K photos
40 videos
50 files
1.42K links
Real Machine Learning β€” simple, practical, and built on experience.
Learn step by step with clear explanations and working code.

Admin: @HusseinSheikho || @Hussein_Sheikho
Download Telegram
πŸ“Œ 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
πŸ“Œ How the LLM Got Lost in the Network and Discovered Graph Reasoning

πŸ—‚ Category: ARTIFICIAL INTELLIGENCE

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

Enhancing large language models: A journey through graph reasoning and instruction-tuning