From 2bb2944fa8af496164487e96fa63ca17ac9b381b Mon Sep 17 00:00:00 2001 From: Nathan Hefner Date: Wed, 11 Nov 2015 09:46:56 -0500 Subject: [PATCH] Update link for A Brief Introudction to Neural Networks --- free-programming-books.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/free-programming-books.md b/free-programming-books.md index 08ef9bb8..a058b8cd 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -352,7 +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 Brief Introduction to Neural Networks](http://www.dkriesel.com/en/science/neural_networks) (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