Go to file
2017-02-10 15:31:47 +00:00
.gitignore Ignore __pycache__ directory 2017-02-10 13:22:34 +00:00
Data.py Create Data class 2017-02-10 12:11:46 +00:00
Dataset.py Create Dataset class 2017-02-10 12:23:22 +00:00
Input.py Fix print method, generate output 2017-02-09 19:05:32 +00:00
LICENSE Initial commit 2017-02-08 22:59:52 +00:00
Main.py Implement basic functionality 2017-02-10 12:24:00 +00:00
Perceptron.py Fix input method 2017-02-10 15:31:47 +00:00