https://github.com/preethi2805/multilayer_perceptron_xor
This repository implements a simple Multilayer Perceptron (MLP) from scratch using NumPy to solve the XOR classification problem. The network consists of one hidden layer with two neurons (ReLU activation) and an output layer with a sigmoid activation function.
https://github.com/preethi2805/multilayer_perceptron_xor
Last synced: 2 months ago
JSON representation
This repository implements a simple Multilayer Perceptron (MLP) from scratch using NumPy to solve the XOR classification problem. The network consists of one hidden layer with two neurons (ReLU activation) and an output layer with a sigmoid activation function.
- Host: GitHub
- URL: https://github.com/preethi2805/multilayer_perceptron_xor
- Owner: Preethi2805
- Created: 2025-02-20T02:52:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-20T03:54:02.000Z (over 1 year ago)
- Last Synced: 2025-02-20T04:22:02.056Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 5.12 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0