Machine Learning with Python
67.9K subscribers
1.5K photos
128 videos
197 files
1.23K links
Learn Machine Learning with hands-on Python tutorials, real-world code examples, and clear explanations for researchers and developers.

Admin: @HusseinSheikho || @Hussein_Sheikho
Download Telegram
Forwarded from Data Analytics
The ultimate guide to fine tuning.pdf
15.2 MB
🔖 The Big Book on Fine-Tuning LLMs

A free 115-page book dedicated to the retraining of large language models. 📚

It's suitable for those who want to understand how to prepare datasets, configure training, and improve the quality of LLMs for their tasks. 🚀

#LLM #FineTuning #AI #MachineLearning #DataScience #Tech

Join Best TG Channels https://t.iss.one/addlist/0f6vfFbEMdAwODBk

⭐️ Join Our WhatsApp Channel https://whatsapp.com/channel/0029VaC7Weq29753hpcggW2A

🚀 Level up your AI & Data Science skills with HelloEncyclo — a growing all-in-one platform featuring hands-on courses in LLMs, Deep Learning, MLOps, Data Engineering, and more.
13 courses live + 40+ coming soon
🎯 One access, lifetime updates
🔑 Use code: PRESALE-BOOK-WAVE-2GFG
👉 https://helloencyclo.com/?ref=HUSSEINSHEIKHO
5🎉4
Data Science Interview Questions.pdf
1.4 MB
Data Science Interview Questions

💡 Here is your curated list for Data Science interviews!

Join Best TG Channels https://t.iss.one/addlist/0f6vfFbEMdAwODBk

⭐️ Join Our WhatsApp Channel https://whatsapp.com/channel/0029VaC7Weq29753hpcggW2A

🚀 Level up your AI & Data Science skills with HelloEncyclo — a growing all-in-one platform featuring hands-on courses in LLMs, Deep Learning, MLOps, Data Engineering, and more.
13 courses live + 40+ coming soon
🎯 One access, lifetime updates
🔑 Use code: PRESALE-BOOK-WAVE-2GFG
👉 https://helloencyclo.com/?ref=HUSSEINSHEIKHO

#DataScience #AI #MachineLearning #LLM #TechJobs #InterviewPrep
2🎉2👍1
A new collection of free courses has been added:

🔗 https://github.com/dair-ai/ML-Course-Notes

Those studying ML through dozens of random tabs and unclosed playlists may find this repository useful for organizing their learning. 📚

Machine Learning Course Notes is an open collection of notes on machine learning, NLP, and AI, compiled around full-fledged courses, not just individual videos. 🧠

What's inside:

• Courses from the Machine Learning Specialization, MIT 6.S191, CMU Neural Nets for NLP, CS224N, CS25, and others
• A table with lectures, descriptions, videos, notes, and authors
• Links to the original lectures and accompanying notes
• WIP markers for incomplete materials
• Instructions for contributors on adding and improving notes

The idea was appreciated. 👍

Instead of another collection of hundreds of links, a course map has been created where one can systematically go through the material without getting lost after a week of studying. 🗺️

#MachineLearning #AI #DataScience #TechCommunity #LearningResources #OpenSource

Join Best TG Channels https://t.iss.one/addlist/0f6vfFbEMdAwODBk

⭐️ Join Our WhatsApp Channel https://whatsapp.com/channel/0029VaC7Weq29753hpcggW2A

🚀 Level up your AI & Data Science skills with HelloEncyclo — a growing all-in-one platform featuring hands-on courses in LLMs, Deep Learning, MLOps, Data Engineering, and more.
13 courses live + 40+ coming soon
🎯 One access, lifetime updates
🔑 Use code: PRESALE-BOOK-WAVE-2GFG
👉 https://helloencyclo.com/?ref=HUSSEINSHEIKHO
8
5 Fun Papers That Explain LLMs Clearly 📚

Want to understand LLMs better? Start with these five foundational papers that explain how they work. 🤖

Large language models (LLMs) can feel complicated at first. There are transformers, attention layers, scaling laws, pretraining, instruction tuning, human feedback, retrieval, and many other ideas around them. 🧠 But the best way to understand large language models is not to start with a huge textbook. A better way is to read a few important papers that each explain one major part of the system. 📄 This article is part of a fun series where we learn by exploring core ideas, practical projects, and the research papers behind modern technology. 🔬 In this article, we will go through five papers that explain how LLMs work. So, let's get started. 🚀

More: https://www.kdnuggets.com/5-fun-papers-that-explain-llms-clearly

#LLM #AI #MachineLearning #DeepLearning #DataScience #Tech

Join Best TG Channels https://t.iss.one/addlist/0f6vfFbEMdAwODBk

⭐️ Join Our WhatsApp Channel https://whatsapp.com/channel/0029VaC7Weq29753hpcggW2A

🚀 Level up your AI & Data Science skills with HelloEncyclo — a growing all-in-one platform featuring hands-on courses in LLMs, Deep Learning, MLOps, Data Engineering, and more.
13 courses live + 40+ coming soon
🎯 One access, lifetime updates
🔑 Use code: PRESALE-BOOK-WAVE-2GFG
👉 https://helloencyclo.com/?ref=HUSSEINSHEIKHO
4
Forwarded from Machine Learning
If you already have 200 open tabs with courses, articles, and GitHub repositories on ML, this repository might save the situation a bit. 😅

Awesome Machine Learning Resources is a huge collection of sub-collections on machine learning, deep learning, and AI. 🤖

Instead of endless Google searches, everything is organized into categories:

• fundamentals of machine learning
• neural networks and modern architectures
• tasks and application areas
• datasets
• libraries and tools
• fairness and AI ethics
• production ML and MLOps

Each link has a short description, so you can quickly understand whether it's worth opening it or skipping it. 📝

I particularly liked that the authors mark abandoned collections with an icon if they haven't been updated in over a year. ⚠️

https://github.com/ZhiningLiu1998/awesome-machine-learning-resources

#MachineLearning #DeepLearning #AI #MLOps #DataScience #TechResources

Join Best TG Channels https://t.iss.one/addlist/0f6vfFbEMdAwODBk

⭐️ Join Our WhatsApp Channel https://whatsapp.com/channel/0029VaC7Weq29753hpcggW2A

🚀 Level up your AI & Data Science skills with HelloEncyclo — a growing all-in-one platform featuring hands-on courses in LLMs, Deep Learning, MLOps, Data Engineering, and more.
13 courses live + 40+ coming soon
🎯 One access, lifetime updates
🔑 Use code: PRESALE-BOOK-WAVE-2GFG
👉 https://helloencyclo.com/?ref=HUSSEINSHEIKHO
8
Forwarded from Machine Learning
Multi-Label Text Classification with Scikit-LLM 📝

In this article, you will learn how to perform multi-label text classification using large language models and the scikit-LLM library, without the need for labeled training data or complex model training. 🚀

Topics we will cover include:

What multi-label classification is and why it matters for nuanced text analysis. 📊
How to set up and configure scikit-LLM with a free, open-source LLM from Groq for zero-shot inference. ⚙️
How to load a real-world dataset and run multi-label sentiment predictions using a familiar scikit-learn-style workflow. 📈

Read: https://machinelearningmastery.com/multi-label-text-classification-with-scikit-llm/ 🔗

#ScikitLLM #TextClassification #LLM #MachineLearning #ZeroShot #DataScience

Join Best TG Channels https://t.iss.one/addlist/0f6vfFbEMdAwODBk

⭐️ Join Our WhatsApp Channel https://whatsapp.com/channel/0029VaC7Weq29753hpcggW2A

🚀 Level up your AI & Data Science skills with HelloEncyclo — a growing all-in-one platform featuring hands-on courses in LLMs, Deep Learning, MLOps, Data Engineering, and more.
13 courses live + 40+ coming soon
🎯 One access, lifetime updates
🔑 Use code: PRESALE-BOOK-WAVE-2GFG
👉 https://helloencyclo.com/?ref=HUSSEINSHEIKHO
3
10 GitHub repositories that are worth checking out for an AI engineer 🤖

1. Hands-On AI Engineering 🛠️

A collection of AI applications and agent systems with practical use cases of LLM.

👉 https://github.com/Sumanth077/Hands-On-AI-Engineering

2. Hands-On Large Language Models 📘

Full code from the book Hands-On Large Language Models: from basics to fine-tuning.

👉 https://github.com/HandsOnLLM/Hands-On-Large-Language-Models

3. AI Agents for Beginners 🎓

A free course from Microsoft with 11 lessons on creating AI agents.

👉 https://github.com/microsoft/ai-agents-for-beginners

4. GenAI Agents 🤖

A large collection of tutorials and implementations of agent systems.

👉 https://github.com/NirDiamant/GenAI_Agents

5. Made With ML 🚀

About the development, deployment, and support of production-ready ML systems.

👉 https://github.com/GokuMohandas/Made-With-ML

6. Learn Harness Engineering ⚙️

A practical course on Harness Engineering for AI agents.

👉 https://github.com/walkinglabs/learn-harness-engineering

7. AutoResearch 🔬

Autonomous cycles of ML experiments from Andrej Karpathy.

👉 https://github.com/karpathy/autoresearch

8. Designing Machine Learning Systems 📚

Notes and materials from Chip Huyen's book.

👉 https://github.com/chiphuyen/dmls-book

9. Awesome LLM Inference

A collection of materials on LLM inference: Flash Attention, KV Cache, quantization, and more.

👉 https://github.com/xlite-dev/Awesome-LLM-Inference

10. LLM Course 🗺️

A practical course on LLM with a roadmap and Colab notebooks.

👉 https://github.com/mlabonne/llm-course

#AI #MachineLearning #LLM #DataScience #Tech #GitHub

Join Best TG Channels https://t.iss.one/addlist/0f6vfFbEMdAwODBk

⭐️ Join Our WhatsApp Channel https://whatsapp.com/channel/0029VaC7Weq29753hpcggW2A

🚀 Level up your AI & Data Science skills with HelloEncyclo — a growing all-in-one platform featuring hands-on courses in LLMs, Deep Learning, MLOps, Data Engineering, and more.
13 courses live + 40+ coming soon
🎯 One access, lifetime updates
🔑 Use code: PRESALE-BOOK-WAVE-2GFG
👉 https://helloencyclo.com/?ref=HUSSEINSHEIKHO
9👍2
Forwarded from Machine Learning
Classical machine learning equations and diagrams cheat sheet 📊

https://github.com/soulmachine/machine-learning-cheat-sheet

#MachineLearning #ML #DataScience #CheatSheet #AI #DeepLearning

Join Best TG Channels https://t.iss.one/addlist/0f6vfFbEMdAwODBk

⭐️ Join Our WhatsApp Channel https://whatsapp.com/channel/0029VaC7Weq29753hpcggW2A

🚀 Level up your AI & Data Science skills with HelloEncyclo — a growing all-in-one platform featuring hands-on courses in LLMs, Deep Learning, MLOps, Data Engineering, and more.
13 courses live + 40+ coming soon
🎯 One access, lifetime updates
🔑 Use code: PRESALE-BOOK-WAVE-2GFG
👉 https://helloencyclo.com/?ref=HUSSEINSHEIKHO
7
My favorite way to work with multiple filters in pandas.Series — not a chain of .loc, but a single mask. 🐼

The chain looks neat, but breaks on real data and easily gives unexpected results:

s = pd.Series([10, 15, 20, 25, 30])
s.loc[s > 20].loc[s % 2 == 1]

The problem is that the second .loc again looks at the original s, not the already filtered result. The logic gets messy. 🤯

It's more reliable to gather everything into one expression:

s = pd.Series([10, 15, 20, 25, 30])

mask = (s > 20) & (s % 2 == 1)
result = s.loc[mask]

One mask, one point of truth.

It's easier to debug. Fewer surprises when the code grows. 🚀

#Pandas #Python #DataScience #CodingTips #DataEngineering #Debugging
6
Forwarded from Machine Learning
500 AI/ML/Computer Vision/NLP projects with code 🚀

This is a large collection of 500 ready-made projects in the field of machine learning, deep learning, computer vision, and NLP 🧠

All examples come with code, so you can not just read them, but immediately analyze and run them ⚙️

➡️ Link to GitHub:
https://github.com/ashishpatel26/500-AI-Machine-learning-Deep-learning-Computer-vision-NLP-Projects-with-code

#AI #MachineLearning #DeepLearning #ComputerVision #NLP #DataScience

Join Best TG Channels https://t.iss.one/addlist/0f6vfFbEMdAwODBk

⭐️ Join Our WhatsApp Channel https://whatsapp.com/channel/0029VaC7Weq29753hpcggW2A
12
Forwarded from Udemy Free Coupons
Python Programming for Beginners: Learn Python from Scratch

Python Programming for Beginners: Learn Python from Scratch (Master Data Analysis, Step-by-Step with Practice Exercises)…

🏷 Category: development
🌍 Language: English (US)
👥 Students: 38,796 students
⭐️ Rating: 4.3/5.0 (964 reviews)
🏃‍♂️ Enrollments Left: 9
Expires In: 0D:4H:4M
💰 Price: $9.59FREE
🆔 Coupon: 02E367A95E4BACD13ECE

⚠️ Watch 2 short ads to unlock your free access.

💎 By: https://t.iss.one/Udemy26
#Programming #Coding #Development #Tech #Python #DataScience
2👍1
Transformers become more understandable when you can "poke" the model directly. 🧠

Transformer Explainer is an interactive visualization tool for studying how text-generating transformer-based models, such as GPT, work. 🔍

It helps connect the architecture with real behavior by running a live GPT-2 directly in the browser, allowing you to enter your own text and showing how the internal components work together to predict the next tokens. 🔄📝

Key features: 🌟

- Live GPT-2 in the browser - experiment without setting up a separate model server 💻
- Your own text - try your own prompts and see how the model processes them ✍️
- Internal components - observe the operations working inside the transformer 🔧
- Focus on predicting the next token - link each visual step to the model's predictions 🎯
- Local development - clone the repository, install dependencies, and run via npm for in-depth study ⚙️

It's open-source (MIT license). 📜

https://github.com/poloclub/transformer-explainer

#AI #MachineLearning #GPT #DataScience #TechTools #OpenSource

Join Best TG Channels https://t.iss.one/addlist/0f6vfFbEMdAwODBk

⭐️ Join Our WhatsApp Channel https://whatsapp.com/channel/0029VaC7Weq29753hpcggW2A
5
Reinforcement Learning Methods and Tutorials 🧠📚

In these tutorials for reinforcement learning, it covers from the basic RL algorithms to advanced algorithms developed recent years.

Learning Resources: https://github.com/MorvanZhou/Reinforcement-learning-with-tensorflow 🚀

Here's a collection of simple materials on methods and practical guides, covering both basic reinforcement learning algorithms and modern, recently developed, and updated advanced algorithms. 📖

#ReinforcementLearning #MachineLearning #AI #DeepLearning #TechTutorials #DataScience

Join Best TG Channels https://t.iss.one/addlist/0f6vfFbEMdAwODBk

⭐️ Join Our WhatsApp Channel https://whatsapp.com/channel/0029VaC7Weq29753hpcggW2A
12
Top YouTube Channels to Master Tech Skills 🚀

1. SQL 💻
👉 youtube.com/@joeyblue1

2. Excel 📊
👉 youtube.com/@excelisfun

3. Statistics 📈
👉 youtube.com/@statquest

4. Math 🧮
👉 youtube.com/results?search

5. Python 🐍
👉 youtube.com/@BroCodez

6. Data Analysis 🔍
👉 youtube.com/@AlexTheAnalyst

7. Machine Learning 🤖
👉 youtube.com/@campusx-offic

8. Deep Learning 🧠
👉 youtube.com/@deeplizard

9. Java
👉 youtube.com/@Telusko

10. Big Data 📦
👉 youtube.com/@thedatatech

11. Data Engineering ⚙️
👉 youtube.com/@dataengineeri

12. NLP (Natural Language Processing) 🗣️
👉 youtube.com/@codebasics

13. Computer Vision & AI 👁️
👉 youtube.com/@murtazasworks

14. Generative AI
👉 youtube.com/@sunnysavita10

15. University-Level Courses 🎓
👉 youtube.com/@stanfordonline
👉 youtube.com/@mitocw

16. All-in-One Learning 📚
👉 youtube.com/@freecodecamp

#TechSkills #YouTube #DataScience #Programming #MachineLearning #LearnTech

Join Best TG Channels https://t.iss.one/addlist/0f6vfFbEMdAwODBk

⭐️ Join Our WhatsApp Channel https://whatsapp.com/channel/0029VaC7Weq29753hpcggW2A
7