Close Menu
    Trending
    • Credit Risk Scoring for BNPL Customers at Bati Bank | by Sumeya sirmula | Jul, 2025
    • The New Career Crisis: AI Is Breaking the Entry-Level Path for Gen Z
    • Musk’s X appoints ‘king of virality’ in bid to boost growth
    • Why Entrepreneurs Should Stop Obsessing Over Growth
    • Implementing IBCS rules in Power BI
    • What comes next for AI copyright lawsuits?
    • Why PDF Extraction Still Feels LikeHack
    • GenAI Will Fuel People’s Jobs, Not Replace Them. Here’s Why
    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

    Credit Risk Scoring for BNPL Customers at Bati Bank | by Sumeya sirmula | Jul, 2025

    July 1, 2025
    Machine Learning

    Why PDF Extraction Still Feels LikeHack

    July 1, 2025
    Machine Learning

    🚗 Predicting Car Purchase Amounts with Neural Networks in Keras (with Code & Dataset) | by Smruti Ranjan Nayak | Jul, 2025

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

    Top Posts

    Credit Risk Scoring for BNPL Customers at Bati Bank | by Sumeya sirmula | Jul, 2025

    July 1, 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

    Meet the 2025 IEEE Medal and Recognition recipients

    December 25, 2024

    How to Turn Photos for free into Ghibli Art Using Python | by Shantun Parmar | Mar, 2025

    March 30, 2025

    Learnings from a Machine Learning Engineer — Part 4: The Model | by David Martin | Jan, 2025

    January 12, 2025
    Our Picks

    Credit Risk Scoring for BNPL Customers at Bati Bank | by Sumeya sirmula | Jul, 2025

    July 1, 2025

    The New Career Crisis: AI Is Breaking the Entry-Level Path for Gen Z

    July 1, 2025

    Musk’s X appoints ‘king of virality’ in bid to boost growth

    July 1, 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.