Video není dostupné.
Omlouváme se.

Abstracting Accuracy calculation | Let's learn - Neural networks from scratch in Go - 46

Sdílet
Vložit
  • čas přidán 1. 07. 2024
  • Another refactoring episode where I continue to implement Model struct. Today it was around making an Accuracy a separate entity
    We study the book nnfs.io and implementing all the code with Golang instead of Python. The aim is to learn how neural networks are made inside and how it looks like to build is fully from the scratch without using frameworks like pytorch or tensorflow. We’ll have to find alternative in Go or reimplement some operations fully from the ground.
    🖥️ You can support my channel, subscribe for more content or write directly to me: ko-fi.com/roman_v
    📹 Main channel: / @_romanv_
    ✉️ Contact: roman.volkov.code@gmail.com
    💻 Code: github.com/Rom...
    👀 Disclaimer:
    Views and opinions are my own and do not represent or reflect the opinions of my current or past employer(s).
    #learncoding #softwareengineering #neuralnetwork #machinelearning #ai #golang

Komentáře • 5

  • @_Roman_V_Code
    @_Roman_V_Code  Před měsícem

    🖥 You can support my channel, subscribe for more content or write directly to me: ko-fi.com/roman_v
    📹 Main channel: www.youtube.com/@_RomanV_

  • @NATAR160
    @NATAR160 Před měsícem +1

    Very difficult to see ur code. My recommendation: increase the font size of ur text editor. U picked an interesting n rarely treated topic n yet i cant get to enjoy it n give u a thimbs up for such a great job.
    May it not come to u as bashing ur effort but as a constructive criticism. Seems like everyone needs some constructive criticism to challenge us to do better.
    Thanks for ur effort.

    • @_Roman_V_Code
      @_Roman_V_Code  Před měsícem +1

      Hey!
      all good, that's a good feedback. I usually increasinf font size before recording in my terminal, but it's configured in a way that once I close and open it again: it saves my whole terminal session via tmux, but font size gets back to default. As the one for video recording is too big for normal usage :)
      But I will keep an eye on this and will find a way to always have bigger font for recording👌🏻

    • @_Roman_V_Code
      @_Roman_V_Code  Před měsícem

      btw, if you curious - I have another youtube channel about tech and stuff www.youtube.com/@_RomanV_
      Maybe you will find it useful too

    • @NATAR160
      @NATAR160 Před měsícem +1

      @@_Roman_V_Code Thanks so much.