Minitorch: Implement the Torch API from Scratch, from Cornell Tech
minitorch.github.io
Minitorch: Implement the Torch API from Scratch, from Cornell Tech
1–10 of 22 posts
Re: Minitorch: Implement the Torch API from Scratch, from Cornell Tech
#2Re: Minitorch: Implement the Torch API from Scratch, from Cornell Tech
#3Amazing, I was looking to do something very similar for myself-- dig into pytorch library to see how everything was working.
Re: Minitorch: Implement the Torch API from Scratch, from Cornell Tech
#4Amazing, I was looking to do something very similar for myself-- dig into pytorch library to see how everything was working.
There is also the book Deep Learning from Scratch .
Re: Minitorch: Implement the Torch API from Scratch, from Cornell Tech
#5Earlier quoted context omitted.
There is also the book Deep Learning from Scratch .
Are there any resources that use languages other than python? I would prefer to work with code examples in a language that I might actually use.
Re: Minitorch: Implement the Torch API from Scratch, from Cornell Tech
#6Re: Minitorch: Implement the Torch API from Scratch, from Cornell Tech
#7Earlier quoted context omitted.
There is also the book Deep Learning from Scratch .
Are there any resources that use languages other than python? I would prefer to work with code examples in a language that I might actually use.
Julia: https://juliadiff.org/ChainRulesCore.jl/stable/FAQ.html#Wher...? (bottom)
OCaml: https://ocaml.xyz/book/