Machine Learning
40K subscribers
3.6K photos
28 videos
47 files
615 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
📌 PyTorch Tutorial for Beginners: Build a Multiple Regression Model from Scratch

🗂 Category: DEEP LEARNING

🕒 Date: 2025-11-19 | ⏱️ Read time: 14 min read

Dive into PyTorch with this hands-on tutorial for beginners. Learn to build a multiple regression model from the ground up using a 3-layer neural network. This guide provides a practical, step-by-step approach to machine learning with PyTorch, ideal for those new to the framework.

#PyTorch #MachineLearning #NeuralNetwork #Regression #Python
1👍1
📌 The Machine Learning “Advent Calendar” Day 1: k-NN Regressor in Excel

🗂 Category: MACHINE LEARNING

🕒 Date: 2025-12-01 | ⏱️ Read time: 16 min read

Kick off a Machine Learning Advent Calendar series with a practical guide to the k-NN regressor. This first installment demonstrates how to implement this fundamental, distance-based model using only Microsoft Excel. It's a great hands-on approach for understanding core ML concepts from scratch, without the need for a complex coding environment.

#MachineLearning #kNN #Excel #DataScience #Regression
3