Neural Network

Neural Network

Implementation of a multi-layer perceptron (MLP) to solve the XOR problem. Features forward propagation, backpropagation, and sigmoid activation functions.

PythonNumPyMachine LearningNeural NetworksMathematics