https://github.com/armandfs/8input-xor-mcpit-ann
Hi There! This is the python code for an 8 input XOR Logic Gate that is implemented into a Neural Network. The neural network in question is the McPitt Artificial Neural Network , which was one of the first Neural Networks ever created. I am using python here and the environment for it is Jupyter Notebook.
https://github.com/armandfs/8input-xor-mcpit-ann
Last synced: 17 days ago
JSON representation
Hi There! This is the python code for an 8 input XOR Logic Gate that is implemented into a Neural Network. The neural network in question is the McPitt Artificial Neural Network , which was one of the first Neural Networks ever created. I am using python here and the environment for it is Jupyter Notebook.
- Host: GitHub
- URL: https://github.com/armandfs/8input-xor-mcpit-ann
- Owner: ArmandFS
- Created: 2023-02-19T18:18:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-16T15:52:29.000Z (almost 3 years ago)
- Last Synced: 2025-10-23T18:37:56.404Z (7 months ago)
- Language: Jupyter Notebook
- Size: 812 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 8input-xor-mcpit-ANN
Hi There! This is the python code for an 8 input XOR Logic Gate that is implemented into a Neural Network. The neural network in question is the McPitt Artificial Neural Network , which was one of the first Neural Networks ever created. I am using python here and the environment for it is Jupyter Notebook.
This here is an illustration for an 8 input XOR Model.
