My Journey Into Learning About ML and Implementing a MLP From Scratch
A hobbyist developer documented learning the mathematics behind machine learning and implementing a multi-layer perceptron (MLP) from scratch in the Julia programming language, covering both CPU and G…