diff --git a/README.md b/README.md index c13bb85..01e5b17 100644 --- a/README.md +++ b/README.md @@ -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 \ No newline at end of file + python network.py + +# Other Stuff + +`network2.py` has a different network implementation with a bug somewhere. \ No newline at end of file