Using Gonum for the first time | Let's learn - Neural networks from scratch in Go - 3

Поділитися
Вставка
  • Опубліковано 19 вер 2024
  • Today I'm using Gonum for the first time to replicate the code from the book written with NumPy, specifically dot product for vectors and matrix product
    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: 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).
    #learncoding #softwareengineering #neuralnetwork #machinelearning #ai

КОМЕНТАРІ • 3

  • @_Roman_V_Code
    @_Roman_V_Code  4 місяці тому

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

  • @Unaimend
    @Unaimend 2 місяці тому

    Now it starts to get interesting :)

    • @_Roman_V_Code
      @_Roman_V_Code  2 місяці тому

      Just wait until I screw the implementation 😅😅😅