Machine Learning with Python
68.1K subscribers
1.37K photos
113 videos
181 files
1.05K 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
Four best-advanced university courses on NLP & LLM to advance your skills:

1. Advanced NLP -- Carnegie Mellon University
Link: https://lnkd.in/ddEtMghr

2. Recent Advances on Foundation Models -- University of Waterloo
Link: https://lnkd.in/dbdpUV9v

3. Large Language Model Agents -- University of California, Berkeley
Link: https://lnkd.in/d-MdSM8Y

4. Advanced LLM Agent -- University Berkeley
Link: https://lnkd.in/dvCD4HR4

#LLM #python #AI #Agents #RAG #NLP

๐Ÿ’ฏ BEST DATA SCIENCE CHANNELS ON TELEGRAM ๐ŸŒŸ
Please open Telegram to view this post
VIEW IN TELEGRAM
๐Ÿ‘11โค3
10 GitHub repos to build a career in AI engineering:

(100% free step-by-step roadmap)

1๏ธโƒฃ ML for Beginners by Microsoft

A 12-week project-based curriculum that teaches classical ML using Scikit-learn on real-world datasets.

Includes quizzes, lessons, and hands-on projects, with some videos.

GitHub repo โ†’ https://lnkd.in/dCxStbYv

2๏ธโƒฃ AI for Beginners by Microsoft

This repo covers neural networks, NLP, CV, transformers, ethics & more. There are hands-on labs in PyTorch & TensorFlow using Jupyter.

Beginner-friendly, project-based, and full of real-world apps.

GitHub repo โ†’ https://lnkd.in/dwS5Jk9E

3๏ธโƒฃ Neural Networks: Zero to Hero

Now that youโ€™ve grasped the foundations of AI/ML, itโ€™s time to dive deeper.

This repo by Andrej Karpathy builds modern deep learning systems from scratch, including GPTs.

GitHub repo โ†’ https://lnkd.in/dXAQWucq

4๏ธโƒฃ DL Paper Implementations

So far, you have learned the fundamentals of AI, ML, and DL. Now study how the best architectures work.

This repo covers well-documented PyTorch implementations of 60+ research papers on Transformers, GANs, Diffusion models, etc.

GitHub repo โ†’ https://lnkd.in/dTrtDrvs

5๏ธโƒฃ Made With ML

Now itโ€™s time to learn how to go from notebooks to production.

Made With ML teaches you how to design, develop, deploy, and iterate on real-world ML systems using MLOps, CI/CD, and best practices.

GitHub repo โ†’ https://lnkd.in/dYyjjBGb

6๏ธโƒฃ Hands-on LLMs

- You've built neural nets.
- You've explored GPTs and LLMs.

Now apply them. This is a visually rich repo that covers everything about LLMs, like tokenization, fine-tuning, RAG, etc.

GitHub repo โ†’ https://lnkd.in/dh2FwYFe

7๏ธโƒฃ Advanced RAG Techniques

Hands-on LLMs will give you a good grasp of RAG systems. Now learn advanced RAG techniques.

This repo covers 30+ methods to make RAG systems faster, smarter, and accurate, like HyDE, GraphRAG, etc.

GitHub repo โ†’ https://lnkd.in/dBKxtX-D

8๏ธโƒฃ AI Agents for Beginners by Microsoft

After diving into LLMs and mastering RAG, learn how to build AI agents.

This hands-on course covers building AI agents using frameworks like AutoGen.

GitHub repo โ†’ https://lnkd.in/dbFeuznE

9๏ธโƒฃ Agents Towards Production

The above course will teach what AI agents are. Next, learn how to ship them.

This is a practical playbook for building agents covering memory, orchestration, deployment, security & more.

GitHub repo โ†’ https://lnkd.in/dcwmamSb

๐Ÿ”Ÿ AI Engg. Hub

To truly master LLMs, RAG, and AI agents, you need projects.

This covers 70+ real-world examples, tutorials, and agent app you can build, adapt, and ship.

GitHub repo โ†’ https://lnkd.in/geMYm3b6

#AIEngineering #MachineLearning #DeepLearning #LLMs #RAG #MLOps #Python #GitHubProjects #AIForBeginners #ArtificialIntelligence #NeuralNetworks #OpenSourceAI #DataScienceCareers


โœ‰๏ธ Our Telegram channels: https://t.iss.one/addlist/0f6vfFbEMdAwODBk

๐Ÿ“ฑ Our WhatsApp channel: https://whatsapp.com/channel/0029VaC7Weq29753hpcggW2A
Please open Telegram to view this post
VIEW IN TELEGRAM
โค14๐Ÿ”ฅ2
Forwarded from Machine Learning
mcp guide.pdf.pdf
16.7 MB
A comprehensive PDF has been compiled that includes all MCP-related posts shared over the past six months.

(75 pages, 10+ projects & visual explainers)

Over the last half year, content has been published about the Modular Computation Protocol (MCP), which has gained significant interest and engagement from the AI community. In response to this enthusiasm, all tutorials have been gathered in one place, featuring:

* The fundamentals of MCP
* Explanations with visuals and code
* 11 hands-on projects for AI engineers

Projects included:

1. Build a 100% local MCP Client
2. MCP-powered Agentic RAG
3. MCP-powered Financial Analyst
4. MCP-powered Voice Agent
5. A Unified MCP Server
6. MCP-powered Shared Memory for Claude Desktop and Cursor
7. MCP-powered RAG over Complex Docs
8. MCP-powered Synthetic Data Generator
9. MCP-powered Deep Researcher
10. MCP-powered RAG over Videos
11. MCP-powered Audio Analysis Toolkit

#MCP #ModularComputationProtocol #AIProjects #DeepLearning #ArtificialIntelligence #RAG #VoiceAI #SyntheticData #AIAgents #AIResearch #TechWriting #OpenSourceAI #AI #python

โœ‰๏ธ Our Telegram channels: https://t.iss.one/addlist/0f6vfFbEMdAwODBk

๐Ÿ“ฑ Our WhatsApp channel: https://whatsapp.com/channel/0029VaC7Weq29753hpcggW2A
Please open Telegram to view this post
VIEW IN TELEGRAM
โค13๐Ÿ‘จโ€๐Ÿ’ป2๐ŸŽ‰1
Auto-Encoder & Backpropagation by hand โœ๏ธ lecture video ~ ๐Ÿ“บ https://byhand.ai/cv/10

It took me a few years to invent this method to show both forward and backward passes for a non-trivial case of a multi-layer perceptron over a batch of inputs, plus gradient descents over multiple epochs, while being able to hand calculate each step and code in Excel at the same time.

= Chapters =
โ€ข Encoder & Decoder (00:00)
โ€ข Equation (10:09)
โ€ข 4-2-4 AutoEncoder (16:38)
โ€ข 6-4-2-4-6 AutoEncoder (18:39)
โ€ข L2 Loss (20:49)
โ€ข L2 Loss Gradient (27:31)
โ€ข Backpropagation (30:12)
โ€ข Implement Backpropagation (39:00)
โ€ข Gradient Descent (44:30)
โ€ข Summary (51:39)

#AIEngineering #MachineLearning #DeepLearning #LLMs #RAG #MLOps #Python #GitHubProjects #AIForBeginners #ArtificialIntelligence #NeuralNetworks #OpenSourceAI #DataScienceCareers


โœ‰๏ธ Our Telegram channels: https://t.iss.one/addlist/0f6vfFbEMdAwODBk
Please open Telegram to view this post
VIEW IN TELEGRAM
โค6
This media is not supported in your browser
VIEW IN TELEGRAM
GPU by hand โœ๏ธ I drew this to show how a GPU speeds up an array operation of 8 elements in parallel over 4 threads in 2 clock cycles. Read more ๐Ÿ‘‡

CPU
โ€ข It has one core.
โ€ข Its global memory has 120 locations (0-119).
โ€ข To use the GPU, it needs to copy data from the global memory to the GPU.
โ€ข After GPU is done, it will copy the results back.

GPU
โ€ข It has four cores to run four threads (0-3).
โ€ข It has a register file of 28 locations (0-27)
โ€ข This register file has four banks (0-3).
โ€ข All threads share the same register file.
โ€ข But they must read/write using the four banks.
โ€ข Each bank allows 2 reads (Read 0, Read 1) and 1 write in a single clock cycle.

#AIEngineering #MachineLearning #DeepLearning #LLMs #RAG #MLOps #Python #GitHubProjects #AIForBeginners #ArtificialIntelligence #NeuralNetworks #OpenSourceAI #DataScienceCareers


โœ‰๏ธ Our Telegram channels: https://t.iss.one/addlist/0f6vfFbEMdAwODBk
Please open Telegram to view this post
VIEW IN TELEGRAM
๐Ÿ‘6โค4
What is torch.nn really?

When I started working with PyTorch, my biggest question was: "What is torch.nn?".


This article explains it quite well.

๐Ÿ“Œ Read

#pytorch #AIEngineering #MachineLearning #DeepLearning #LLMs #RAG #MLOps #Python #GitHubProjects #AIForBeginners #ArtificialIntelligence #NeuralNetworks #OpenSourceAI #DataScienceCareers


โœ‰๏ธ Our Telegram channels: https://t.iss.one/addlist/0f6vfFbEMdAwODBk
Please open Telegram to view this post
VIEW IN TELEGRAM
โค5
This repo is awesome. It features RAG, AI Agents, Multi-agent Teams, MCP, Voice Agents, and more.

โœ… link: https://github.com/Shubhamsaboo/awesome-llm-apps

#RAG #AIAgents #MultiAgentSystems #VoiceAI #LLMApps


โœ‰๏ธ Our Telegram channels: https://t.iss.one/addlist/0f6vfFbEMdAwODBk

๐Ÿ“ฑ Our WhatsApp channel: https://whatsapp.com/channel/0029VaC7Weq29753hpcggW2A
Please open Telegram to view this post
VIEW IN TELEGRAM
1โค6๐Ÿ”ฅ5๐Ÿ‘2
๐ŸŽ“ Stanford has released a new course: โ€œTransformers & Large Language Modelsโ€

The authors are the Amidi brothers, and three free lectures are already available on YouTube. This is probably one of the most systematic introductory courses on modern LLMs.

Course content:

โ€ข Transformers: tokenization, embeddings, attention, architecture
โ€ข #LLM basics: Mixture of Experts, decoding types
โ€ข Training and fine-tuning: SFT, RL, LoRA
โ€ข Model evaluation: LLM/VLM-as-a-judge, best practices
โ€ข Tricks: RoPE, attention approximations, quantization
โ€ข Reasoning: scaling during training and inference
โ€ข Agentic approaches: #RAG, tool calling

If you are already familiar with this topic โ€” itโ€™s a great opportunity to refresh your knowledge and try implementing some techniques from scratch.

https://cme295.stanford.edu/syllabus/

https://t.iss.one/CodeProgrammer ๐ŸŒŸ
Please open Telegram to view this post
VIEW IN TELEGRAM
โค13
๐Ÿ–ฅ Microsoft has introduced a new lecture series on Python and artificial intelligence.

The course gathers up-to-date information on #Python programming and creating advanced AI assistants based on it.

โ€ข Content: The course includes 9 lectures, supplemented with video materials, detailed presentations, and code examples. Learning to develop AI agents is accessible even for coding beginners.
โ€ข Topics: The lectures cover topics such as #RAG (Retrieval-Augmented Generation), embeddings, #agents, and the #MCP protocol.

The perfect weekend plan is to dive deep into #AI!

https://github.com/orgs/azure-ai-foundry/discussions/166

https://t.iss.one/CodeProgrammer
Please open Telegram to view this post
VIEW IN TELEGRAM
๐Ÿ‘6โค3๐Ÿ”ฅ1๐ŸŽ‰1
TOP RAG INTERVIEW.pdf
166 KB
๐Ÿš€ ๐“๐Ž๐ ๐‘๐€๐† ๐ˆ๐๐“๐„๐‘๐•๐ˆ๐„๐– ๐๐”๐„๐’๐“๐ˆ๐Ž๐๐’ ๐€๐๐ƒ ๐€๐๐’๐–๐„๐‘๐’ โฃโฃ

๐Ÿ”น Advanced #RAG engineering conceptsโฃโฃ
โ€ข Multi-stage retrieval pipelinesโฃโฃ
โ€ข Agentic RAG vs classical RAGโฃโฃ
โ€ข Latency optimizationโฃโฃ
โ€ข Security risks in enterprise RAG systemsโฃโฃ
โ€ข Monitoring and debugging production RAG systemsโฃโฃ
โฃโฃ
๐Ÿ“„ ๐“๐ก๐ž ๐๐ƒ๐… ๐œ๐จ๐ง๐ญ๐š๐ข๐ง๐ฌ ๐Ÿ’๐ŸŽ ๐ฌ๐ญ๐ซ๐ฎ๐œ๐ญ๐ฎ๐ซ๐ž๐ ๐ช๐ฎ๐ž๐ฌ๐ญ๐ข๐จ๐ง๐ฌ ๐ฐ๐ข๐ญ๐ก ๐œ๐ฅ๐ž๐š๐ซ ๐ž๐ฑ๐ฉ๐ฅ๐š๐ง๐š๐ญ๐ข๐จ๐ง๐ฌ ๐ญ๐จ ๐ก๐ž๐ฅ๐ฉ ๐ฒ๐จ๐ฎ ๐ฎ๐ง๐๐ž๐ซ๐ฌ๐ญ๐š๐ง๐ ๐›๐จ๐ญ๐ก ๐œ๐จ๐ง๐œ๐ž๐ฉ๐ญ๐ฌ ๐š๐ง๐ ๐ฌ๐ฒ๐ฌ๐ญ๐ž๐ฆ ๐๐ž๐ฌ๐ข๐ ๐ง ๐ญ๐ก๐ข๐ง๐ค๐ข๐ง๐ .โฃโฃ
โฃโฃ
https://t.iss.one/CodeProgrammer
โค6