Go to file
2017-02-10 12:40:11 +00:00
.gitignore Ignore IDE files 2017-02-09 19:04:52 +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 Implement guess method 2017-02-10 12:23:31 +00:00