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

https://github.com/amanchadha/neural-net-from-scratch

Neural network from scratch implementing the XOR function
https://github.com/amanchadha/neural-net-from-scratch

Last synced: 6 months ago
JSON representation

Neural network from scratch implementing the XOR function

Awesome Lists containing this project

README

          

# neural-net-from-scratch
Python | NumPy

Author: Aman Chadha

Neural network from scratch implementing the XOR function.

![alt text](https://github.com/amanchadha/neural-net-from-scratch/blob/master/images/nnet.jpeg)

![alt text](https://github.com/amanchadha/neural-net-from-scratch/blob/master/images/run.jpg)