Sentdex / NNfSiX

Neural Networks from Scratch in various programming languages
https://nnfs.io
MIT License
1.44k stars 375 forks source link

Described tutorial part 4 in different steps. #200

Open JOlths opened 1 year ago

JOlths commented 1 year ago

I have described the tutorial in three parts, so one can gradually follow it with the tutorial. This way, it is not just the final output, but also the steps in between that can help to understand the process of building this model. The whole code is written in R and I had some help looking at how others had coded their submissions (in different languages).