This is my re-attempt at building a neural network from scratch in the C programming language. I previously attempted to do this back in 2022 but failed pretty miserably due to various malloc issues and a lack of understanding on how to program in C.
Now I come back 4 years later with a similar lack of understanding on how to program in C, and hopefully I'll do better this time? Wish me luck!