MML is live visualization tool for MLPs/neural networks.
Dependencies:
- kivy (https://kivy.org/docs/installation/installation.html)
- numpy
- scipy
- matplotlib
- pickle
- clone repo
- open console:
python MML.py
Per default, XOR data (with third class in the center) is used for training
Training data can also be drawn by hand.