豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content
View wissamn19's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report wissamn19

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
wissamn19/README.md

Profile Views


🧠 About Me

class Sam:
    def __init__(self):
        self.mission     = "Becoming an ML Engineer at a top tech company"
        self.currently   = "Learning Machine Learning from the ground up"
        self.building    = "In public — every step documented"
        self.location    = "Algeria"
        self.writing     = "Medium  →  coming soon"
        self.visuals     = "Instagram  →  coming soon"

    def say_hi(self):
        print("I don't know everything yet. But I'm showing up every day. 💜")

me = Sam()
me.say_hi()

🗺️ My ML Roadmap

Here's exactly where I am and where I'm going. Updated as I progress.

Phase Topics Status
📐 Phase 1 — Math & Foundations Linear Algebra, Calculus, Statistics, Probability 🔄 In Progress
🐍 Phase 2 — Python for ML NumPy, Pandas, Matplotlib, Scikit-learn ⏳ Up Next
🤖 Phase 3 — Core ML Regression, Classification, Clustering, Trees ⏳ Upcoming
🔥 Phase 4 — Deep Learning Neural Networks, CNNs, RNNs, PyTorch ⏳ Upcoming
🚀 Phase 5 — Projects & Specialization Real datasets, NLP or CV, end-to-end pipelines ⏳ Upcoming
🏆 Phase 6 — Interview Prep ML System Design, LeetCode, Theory ⏳ Upcoming

🛠️ Current Stack

Python NumPy Pandas Scikit-learn PyTorch SQL Jupyter Git Linux Docker


📂 Projects

🚧 ML projects coming soon — I'm building my foundations first. Every project will be fully documented with a write-up on Medium.

Project Description Status
🔜 Linear Regression from Scratch Implementing it with pure NumPy, no shortcuts 📅 Planned
🔜 My First Real Dataset End-to-end: clean, explore, model, evaluate 📅 Planned
🔜 More coming... As I learn, I build 📅 Ongoing

📊 GitHub Stats

GitHub Stats

Top Languages

GitHub Streak

LeetCode Stats


✍️ Writing & Content

I document everything I learn. One concept at a time.

  • 📝 Medium — Deep dives into ML concepts as I learn them → coming soon
  • 📸 Instagram — Visual carousels breaking down ML topics → coming soon

Follow along — the journey starts now.


🤝 Connect

Stack Overflow HuggingFace


"The expert in anything was once a beginner who refused to quit."

Pinned Loading

  1. 2026-AI-College-Jobs 2026-AI-College-Jobs Public

    Forked from speedyapply/2026-AI-College-Jobs

    2026 AI/ML internship & new graduate job list updated daily

    1

  2. zero-to-ml-engineer zero-to-ml-engineer Public

    From zero to ML Engineer — a structured, public roadmap covering foundations, core ML, deep learning, and MLOps. Notes + resources included.

    1

  3. awesome-llm-apps awesome-llm-apps Public

    Forked from Shubhamsaboo/awesome-llm-apps

    Collection of awesome LLM apps with AI Agents and RAG using OpenAI, Anthropic, Gemini and opensource models.

    Python 1

  4. awesome-machine-learning awesome-machine-learning Public

    Forked from josephmisiti/awesome-machine-learning

    A curated list of awesome Machine Learning frameworks, libraries and software.

    Python 1

  5. Mathematics-for-ML Mathematics-for-ML Public

    Forked from dair-ai/Mathematics-for-ML

    🧮 A collection of resources to learn mathematics for machine learning