object-oriented-NN
Simple fully-connected neural network for binary point classification. Like simple-NN but with classes, meaning the code is decomposed much better! Built from scratch with NumPy.
Object-oriented neural network built from scratch with NumPy.
Jupyter Notebook
Simple fully-connected neural network for binary point classification. Like simple-NN but with classes, meaning the code is decomposed much better! Built from scratch with NumPy.