An open API service indexing awesome lists of open source software.

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.

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.

![image](https://user-images.githubusercontent.com/68105213/219967230-f042ac54-4baa-470a-a43f-31a88ca1e925.png)