Neural Nets from Scratch in Julia [PART 6]: Adding Robustness

Поделиться
HTML-код
  • Опубликовано: 6 фев 2025
  • Hi everyone! This tutorial series is about how to make a neural network from scratch in Julia.
    All the code from this series is available here:
    github.com/mik...
    Also, this tutorial series is largely based on SimpleGrad.jl, a real Julia package that I wrote:
    mikesaint-anto...
    Thanks for watching and let me know if you have any questions!
  • НаукаНаука

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

  • @MikeSaintAntoine
    @MikeSaintAntoine  6 месяцев назад +1

    Thanks for watching everyone! Here's the link to the full SimpleGrad package in case you want to check it out:
    github.com/mikesaint-antoine/SimpleGrad.jl