#Neural Network Test
This program was an intro to neural networks by having a network that will take in a matrix and output a 1 or 0 based on if the leading digit is a 1 or 0.
this program was taken from Here and is not my own.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
#Neural Network Test
This program was an intro to neural networks by having a network that will take in a matrix and output a 1 or 0 based on if the leading digit is a 1 or 0.
this program was taken from Here and is not my own.