CNN implemented from scratch using Python and Numpy
neural-network-from-scratch CNN implemented from scratch using Python and Numpy. Project commands Install requirements make install Train model make train Execute trained make run Test make test GitHub https://github.com/Joaomlg/neural-network-from-scratch
Read more