Coming SoonProgramming
Building a Neural Network from Scratch
A deep dive into the mathematical foundations of neural networks and how I implemented one using only Python and NumPy. This project taught me the importance of understanding the underlying algorithms rather than just using libraries.
PythonMachine LearningAlgorithms
Read More →