Close Menu
    Trending
    • Revisiting Benchmarking of Tabular Reinforcement Learning Methods
    • Is Your AI Whispering Secrets? How Scientists Are Teaching Chatbots to Forget Dangerous Tricks | by Andreas Maier | Jul, 2025
    • Qantas data breach to impact 6 million airline customers
    • He Went From $471K in Debt to Teaching Others How to Succeed
    • An Introduction to Remote Model Context Protocol Servers
    • Blazing-Fast ML Model Serving with FastAPI + Redis (Boost 10x Speed!) | by Sarayavalasaravikiran | AI Simplified in Plain English | Jul, 2025
    • AI Knowledge Bases vs. Traditional Support: Who Wins in 2025?
    • Why Your Finance Team Needs an AI Strategy, Now
    AIBS News
    • Home
    • Artificial Intelligence
    • Machine Learning
    • AI Technology
    • Data Science
    • More
      • Technology
      • Business
    AIBS News
    Home»Machine Learning»My Deep Learning Journey So Far (with PyTorch)Hey buddy, | by Skyeops | Apr, 2025
    Machine Learning

    My Deep Learning Journey So Far (with PyTorch)Hey buddy, | by Skyeops | Apr, 2025

    Team_AIBS NewsBy Team_AIBS NewsApril 9, 2025No Comments3 Mins Read
    Share Facebook Twitter Pinterest LinkedIn Tumblr Reddit Telegram Email
    Share
    Facebook Twitter LinkedIn Pinterest Email


    Hey buddy,

    Coming to you reside once more from Skye-podcast the place we discuss ML/AI simplified… lol 🙂 Okay, not a podcast, not but.

    So I began studying deep studying (oou! studying deep studying sounds cool, yeah?), and for the few days I’ve been on it, I need to confess — it’s been actually overwhelming.

    Neural Networks, Unstructured Knowledge, PyTorch, TensorFlow, Ahead Propagation, Backward Propagation — simply too many phrases flying round.

    However guess what?
    There’s a complete lot of enjoyable in it too — and that’s what I’d wish to share with you.

    In the event you’ve ever questioned how your cellphone unlocks together with your face, or how ChatGPT talks to you — yup, that’s deep studying in motion.

    What makes deep studying completely different from conventional ML is that this:

    👉 Conventional ML works finest with structured knowledge — like tables (CSV, Excel, Parquet).

    👉 Deep Studying? It thrives on unstructured knowledge — like photos, audio, and textual content.

    And the way does it pull this off? Utilizing one thing known as Neural Networks.

    Neural Networks (NNs) are like a internet of tiny decision-makers (aka neurons) that work collectively to determine issues out — kinda like how our mind does.

    Every neuron takes some inputs, does a little bit of math, and passes the end result ahead. By stacking these neurons into layers, the community learns to identify patterns:

    • 🖼️ Shapes in photos
    • 📜 Which means in textual content
    • 📊 Developments in messy knowledge

    Consider it like this:

    Enter → Hidden Layers → Output

    Identical to asking a bunch of associates, every giving their opinion — and mixing it to make a good move.

    And to construct NNs? You’ve acquired a couple of cool libraries: PyTorch (my fav), TensorFlow, Keras, and so forth.

    I’ve been working with PyTorch — and actually, it makes deep studying really feel pure (even should you’re simply beginning out).

    🔁 Right here’s the essential coaching loop in PyTorch:

    1. Loop via the dataset for a variety of epochs (coaching rounds)
    2. Set the mannequin to coaching mode
    3. Run a ahead go (enter → mannequin → predictions)
    4. Calculate the loss (how fallacious the predictions are)
    5. Reset gradients utilizing optimizer.zero_grad()
    6. Do backpropagation with loss.backward() (helps the mannequin study)
    7. Replace weights with optimizer.step()

    🧪 And for testing/validation:

    • We flip off gradient monitoring with torch.no_grad()
    • Skip loss.backward() and optimizer.step() since we’re not studying right here — simply evaluating

    Whew! It’s loads — particularly for a newbie like me.

    Generally I really feel like singing Daniel Bourke’s “coaching loop tune” simply to recollect all of it 😅
    (okay, perhaps I ought to really attempt that)

    I nonetheless combine up ahead and backward go…
    And activation features? Let’s not even go there but 😵‍💫

    However the very best half?

    👉 I’m studying.
    👉 And I’m loving the journey.

    So should you’re simply beginning out with deep studying and really feel like your head’s spinning — hey, similar right here!
    Simply maintain going. It begins to make sense — slowly however certainly.

    I’ll be sharing extra updates as I am going deeper.
    And who is aware of? Perhaps that Skye-podcast would possibly really be a factor sometime 😄

    Until then —
    Keep curious, buddy 💡
    Ciao…



    Source link

    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email
    Previous ArticleGoogle Launches ‘Ironwood’ 7th Gen TPU for Inference
    Next Article How I Built 22 Thriving Businesses United by One Powerful Mission
    Team_AIBS News
    • Website

    Related Posts

    Machine Learning

    Is Your AI Whispering Secrets? How Scientists Are Teaching Chatbots to Forget Dangerous Tricks | by Andreas Maier | Jul, 2025

    July 2, 2025
    Machine Learning

    Blazing-Fast ML Model Serving with FastAPI + Redis (Boost 10x Speed!) | by Sarayavalasaravikiran | AI Simplified in Plain English | Jul, 2025

    July 2, 2025
    Machine Learning

    From Training to Drift Monitoring: End-to-End Fraud Detection in Python | by Aakash Chavan Ravindranath, Ph.D | Jul, 2025

    July 1, 2025
    Add A Comment
    Leave A Reply Cancel Reply

    Top Posts

    Revisiting Benchmarking of Tabular Reinforcement Learning Methods

    July 2, 2025

    I Tried Buying a Car Through Amazon: Here Are the Pros, Cons

    December 10, 2024

    Amazon and eBay to pay ‘fair share’ for e-waste recycling

    December 10, 2024

    Artificial Intelligence Concerns & Predictions For 2025

    December 10, 2024

    Barbara Corcoran: Entrepreneurs Must ‘Embrace Change’

    December 10, 2024
    Categories
    • AI Technology
    • Artificial Intelligence
    • Business
    • Data Science
    • Machine Learning
    • Technology
    Most Popular

    How I Turned a Failing Business Into a $1 Million Powerhouse in Just 6 Months

    April 2, 2025

    How Young Workers Are Creating a New Opportunity for Unions

    May 23, 2025

    NumExpr: The “Faster than Numpy” Library Most Data Scientists Have Never Used

    April 28, 2025
    Our Picks

    Revisiting Benchmarking of Tabular Reinforcement Learning Methods

    July 2, 2025

    Is Your AI Whispering Secrets? How Scientists Are Teaching Chatbots to Forget Dangerous Tricks | by Andreas Maier | Jul, 2025

    July 2, 2025

    Qantas data breach to impact 6 million airline customers

    July 2, 2025
    Categories
    • AI Technology
    • Artificial Intelligence
    • Business
    • Data Science
    • Machine Learning
    • Technology
    • Privacy Policy
    • Disclaimer
    • Terms and Conditions
    • About us
    • Contact us
    Copyright © 2024 Aibsnews.comAll Rights Reserved.

    Type above and press Enter to search. Press Esc to cancel.