diff --git a/README.md b/README.md new file mode 100644 index 0000000..4b38d90 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# Neuro +This is my neural net sandbox. Mainly I'm following David Miller's tutorial at https://vimeo.com/19569529 while trying to wrap my brain around back-propagation, hyperplanes and life.