From a95e31d04264eb420c07972674e028114329cffa Mon Sep 17 00:00:00 2001 From: Nathan Hefner Date: Tue, 10 Nov 2015 15:02:29 -0500 Subject: [PATCH] Add A Brief Introduction to Neural Networks --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 50232b93..08ef9bb8 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -352,6 +352,7 @@ Original Source: [List of freely available programming books](http://web.archive #### Machine Learning +* [A Brief Introduction to Neural Networks](http://www.dkriesel.com/_media/science/neuronalenetze-en-zeta2-2col-dkrieselcom.pdf) (PDF) * [A Course in Machine Learning](http://ciml.info/dl/v0_9/ciml-v0_9-all.pdf) (PDF) * [A First Encounter with Machine Learning](https://www.ics.uci.edu/~welling/teaching/ICS273Afall11/IntroMLBook.pdf) (PDF) * [AI Algorithms, Data Structures, and Idioms in Prolog, Lisp, and Java](http://wps.aw.com/wps/media/objects/5771/5909832/PDF/Luger_0136070477_1.pdf) - George F. Luger, William A Stubblefield -- GitLab