aayushsharma-io/NumPy-Odd-Even-Sigmoid
This Python Project code implements a simple neural network built from scratch using the NumPy library to classify whether a given number is odd or even.
Python
This Python Project code implements a simple neural network built from scratch using the NumPy library to classify whether a given number is odd or even.
Python