- Montgomery Gole
- Austin Vuong
- Backpropagation visualization with python
- Currently training on AND gate inputs/outputs
- The grayscale lines represent the values of the weights (black-white)
- The colored lines represents the error signals (red-green)
- Graphs the errors of each case via matplotlib
tkinter, matplotlib, math, random
For Normal Run
- Clone repository
- Ensure requirements above are met
- Run ANN.py file