diff --git a/README.md b/README.md index 3cbfc06..2fcfdb5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ # Neuro This is my neural net sandbox. Mostly, I'm following David Miller's -(http://www.millermattson.com/) tutorial at https://vimeo.com/19569529 while trying -to wrap my brain around back-propagation, hyperplanes and life itself. +(http://www.millermattson.com/) tutorial at https://vimeo.com/19569529. Now with GUI ;)