Update readme

This commit is contained in:
Carl Pearson
2017-02-20 05:54:09 -06:00
parent 1eddee5ec7
commit 39e53619d3

View File

@@ -1 +1,15 @@
# ece408-backprop-demo
# ece408-backprop-demo
# Setup
Python 2.7
scikit-learn
numpy
Depending on your configuration, you could try
pip install --user scikit-learn numpy
# Running
python network.py