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

Поделиться
HTML-код
  • Опубликовано: 7 сен 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

Комментарии • 21

  • @_Roman_V_Code
    @_Roman_V_Code  3 месяца назад

    🖥 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 26 дней назад +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  26 дней назад

      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 2 месяца назад +1

    this is exactly what i was looking for? thank you

  • @josezerda6255
    @josezerda6255 3 месяца назад +1

    Great video. Greetings from Argentina

    • @_Roman_V_Code
      @_Roman_V_Code  3 месяца назад

      thank you very much! Greetings :)

    • @_Roman_V_Code
      @_Roman_V_Code  3 месяца назад

      btw, maybe you will find something interesting for you on my main channel
      ruclips.net/channel/UCwRxT_-VdAiU8ncqIPK4pCA

  • @Unaimend
    @Unaimend 2 месяца назад

    Just 40 videos to go, thanks for making those

    • @_Roman_V_Code
      @_Roman_V_Code  2 месяца назад +1

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

    • @Unaimend
      @Unaimend 2 месяца назад

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

    • @_Roman_V_Code
      @_Roman_V_Code  2 месяца назад

      @@Unaimend now I feel bad :D

    • @Unaimend
      @Unaimend 2 месяца назад

      @@_Roman_V_Code 😅

  • @th3graduate292
    @th3graduate292 2 месяца назад +1

    you got a sub.

    • @_Roman_V_Code
      @_Roman_V_Code  2 месяца назад

      Thank you very much! I would appreciate of you will take a look at my another Tech channel
      ruclips.net/channel/UCwRxT_-VdAiU8ncqIPK4pCA

  • @TedoHamTole
    @TedoHamTole 4 месяца назад +1

    I think for the numpy you can use gonum.

    • @_Roman_V_Code
      @_Roman_V_Code  4 месяца назад +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 2 месяца назад

    Let's go!

  • @Chewxy
    @Chewxy 2 месяца назад

    Gorgonia tensors :P