Data Science Machine Learning Data Analysis
38.7K subscribers
3.63K photos
31 videos
39 files
1.27K links
ads: @HusseinSheikho

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
Download Telegram
πŸ“Œ Continual Learning: A Primer

πŸ—‚ Category: DEEP LEARNING

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

Plus paper recommendations
πŸ“Œ I Fine-Tuned the Tiny Llama 3.2 1B to Replace GPT-4o

πŸ—‚ Category: DATA SCIENCE

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

Is the fine-tuning effort worth more than few-shot prompting?
πŸ“Œ Dataflow architecture

πŸ—‚ Category: DATA ENGINEERING

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

on derived data views and eventual consistency
πŸ“Œ I Built An AI Human-Level Game Player

πŸ—‚ Category: ARTIFICIAL INTELLIGENCE

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

Old-school game trees can be incredibly effective.
πŸ“Œ AI Feels Easier Than Ever, But Is It Really?

πŸ—‚ Category: ARTIFICIAL INTELLIGENCE

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

The 4 big challenges of building AI products
πŸ“Œ Evaluating synthetic data

πŸ—‚ Category: MACHINE LEARNING

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

Assessing plausibility and usefulness of data we generated from real data
πŸ“Œ How to Choose the Best ML Deployment Strategy: Cloud vs. Edge

πŸ—‚ Category:

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

The choice between cloud and edge deployment could make or break your project
πŸ“Œ Florence-2: Advancing Multiple Vision Tasks with a Single VLM Model

πŸ—‚ Category:

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

A Guided Exploration of Florence-2’s Zero-Shot Capabilities: Captioning, Object Detection, Segmentation and OCR.
πŸ“Œ PyTorch Optimizers Aren’t Fast Enough. Try These Instead

πŸ—‚ Category: DATA SCIENCE

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

These 4 advanced optimizers will open your mind.
πŸ“Œ How to Set Bid Guardrails in PPC Marketing

πŸ—‚ Category: DATA SCIENCE

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

Without controls, bidding algorithms can be quite volatile. Learn how to protect performance through adding…
πŸ“Œ Product-Oriented ML: A Guide for Data Scientists

πŸ—‚ Category: ARTIFICIAL INTELLIGENCE

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

How to build ML products users love
πŸ“Œ lintsampler: a new way to quickly get random samples from any distribution

πŸ—‚ Category: PROBABILITY

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

lintsampler is a pure Python package that can easily and efficiently generate random samples from…
πŸ“Œ Bringing Structure to Your Data

πŸ—‚ Category:

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

Testing assumptions with path models
πŸ“Œ How to Perform A/B Testing with Hypothesis Testing in Python: A Comprehensive Guide

πŸ—‚ Category: DATA SCIENCE

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

A Step-by-Step Guide to Making Data-Driven Decisions with Practical Python Examples
πŸ“Œ Recruiting vs. Interviewing for Data Roles in Diverse Markets

πŸ—‚ Category: CAREER ADVICE

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

Factors of success in recruiting and interviewing after applying for 150+ positions and reviewing 500+…
πŸ“Œ Top 5 Principles for Building User-Friendly Data Tables

πŸ—‚ Category: DATA ENGINEERING

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

Designing intuitive and reliable tables that your data team will love
πŸ“Œ Linear Discriminant Analysis (LDA)

πŸ—‚ Category: MACHINE LEARNING

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

Discover how LDA helps identify critical data features
πŸ“Œ Upgrading to Prefect Push Workers on AWS ECS

πŸ—‚ Category: DATA ENGINEERING

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

Upgrade from Prefect 2.0 to 3.0 and use the new Push Work Pools that greatly…
πŸ“Œ Why the 2024 Nobel Prize in (AI for) Chemistry Matters So Much

πŸ—‚ Category: ARTIFICIAL INTELLIGENCE

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

To Demis Hassabis and John Jumper, from DeepMind, and to David Baker, leader of the…
πŸ“Œ Improve Your RAG Context Recall by 95% with an Adapted Embedding Model.

πŸ—‚ Category: LARGE LANGUAGE MODELS

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

Step by Step Model Adaptation Code and Results Attached.