Video není dostupné.
Omlouváme se.

What is a neural network? | Let's learn - Neural networks from scratch in Go - 1

Sdílet
Vložit
  • čas přidán 6. 05. 2024
  • Here 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.
    🖥️ Support my channel, subscribe for more content or DM me: ko-fi.com/roman_v
    📹 Main channel: bit.ly/RomanV
    ✉️ Contact: roman.volkov.code@gmail.com
    👀 Disclaimer:
    Views and opinions are my own and do not represent or reflect the opinions of my current or past employer(s).
    #neuralnetwork #machinelearning #golang

Komentáře • 21

  • @_Roman_V_Code
    @_Roman_V_Code  Před 3 měsíci

    🖥 You can support my channel, subscribe for more content or write directly to me: ko-fi.com/roman_v
    📹 Main channel: bit.ly/RomanV

  • @theredditbandit
    @theredditbandit Před 6 dny +1

    Thank you so much for making this series. I was planning on doing this myself anyway but having this series to code along with makes my approach it so much easier and structured.
    Finally youtube is recommending the good stuff to me ha!

    • @_Roman_V_Code
      @_Roman_V_Code  Před 6 dny

      wow wow wow, thank you very much! I really glad it helps you, means that posting this series on YT was a correct decision :)
      btw, I will post soon a video about this series on this channel youtube.com/@_romanv_ you're welcome there too
      and I would be glad to see you at discord server, seems like right now we have people coming from this series with similar interests
      again, thanks very much, really appreciate the words

  • @Ahmed-ru6kj
    @Ahmed-ru6kj Před měsícem +1

    this is exactly what i was looking for? thank you

  • @josezerda6255
    @josezerda6255 Před 3 měsíci +1

    Great video. Greetings from Argentina

    • @_Roman_V_Code
      @_Roman_V_Code  Před 3 měsíci

      thank you very much! Greetings :)

    • @_Roman_V_Code
      @_Roman_V_Code  Před 2 měsíci

      btw, maybe you will find something interesting for you on my main channel
      czcams.com/channels/wRxT_-VdAiU8ncqIPK4pCA.html

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

    Just 40 videos to go, thanks for making those

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

      Glad you like them! I think it total it will be around 60-70 video to finish this book :)

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

      @@_Roman_V_Code So enough content keeping me from finishing my Bsc. degree :) Perfect 🤣

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

      @@Unaimend now I feel bad :D

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

      @@_Roman_V_Code 😅

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

    you got a sub.

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

      Thank you very much! I would appreciate of you will take a look at my another Tech channel
      czcams.com/channels/wRxT_-VdAiU8ncqIPK4pCA.html

  • @TedoHamTole
    @TedoHamTole Před 3 měsíci +1

    I think for the numpy you can use gonum.

    • @_Roman_V_Code
      @_Roman_V_Code  Před 3 měsíci +2

      Yes thanks :) I found it yesterday (it's mention in second video I uploaded today)
      and probably it will cover most of the things, except that with Go I will need to write more explicit code, but that's fine

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

    Let's go!

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

    Gorgonia tensors :P