1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-12 19:12:21 +00:00

Merge branch 'master' of github.com:hugo53/free-programming-books into hugo53-master

This commit is contained in:
Victor Felder 2013-11-25 11:31:03 +01:00
commit cae5188342

1
free-programming-books.md Normal file → Executable file
View File

@ -309,6 +309,7 @@
* [Reinforcement Learning: An Introduction](http://webdocs.cs.ualberta.ca/~sutton/book/ebook/the-book.html)
* [A First Encounter with Machine Learning](https://www.ics.uci.edu/~welling/teaching/ICS273Afall11/IntroMLBook.pdf) (PDF)
* [Learning Deep Architectures for AI](http://www.iro.umontreal.ca/~bengioy/papers/ftml_book.pdf) (PDF)
* [Machine Learning, Neural and Statistical Classification](http://www1.maths.leeds.ac.uk/~charles/statlog/whole.pdf) (PDF) or [online version](http://www1.maths.leeds.ac.uk/~charles/statlog/) - This book is based on the EC (ESPRIT) project StatLog.
####Mathematics
* [Think Bayes: Bayesian Statistics Made Simple](http://www.greenteapress.com/thinkbayes/) - Allen B. Downey