Update readme

This commit is contained in:
Carl Pearson
2017-02-20 06:07:08 -06:00
parent 6dee452bd2
commit 84ede8312c

View File

@@ -8,8 +8,12 @@
Depending on your configuration, you could try
pip install --user scikit-learn numpy
pip install --user scikit-learn numpy matplotlib
# Running
python network.py
# Other Stuff
`network2.py` has a different network implementation with a bug somewhere.