Machine Learning – An Algorithmic Perspective second edition – Stephen Marsland

One of the most interesting features of machine learning is that it lies on the boundary of several different academic disciplines, principally computer science, statistics, mathematics, and engineering. This has been a problem as well as an asset, since these groups have traditionally not talked to each other very much. To make it even worse, the areas where machine learning methods can be applied vary even more widely, from finance to biology and medicine to physics and chemistry and beyond. Over the past ten years this inherent multi-disciplinarity has been embraced and understood, with many benefits for researchers in the field. This makes writing a textbook on machine learning rather tricky, since it is potentially of interest to people from a variety of different academic backgrounds.

In universities, machine learning is usually studied as part of artificial intelligence, which puts it firmly into computer science and—given the focus on algorithms—it certainly fits there. However, understanding why these algorithms work requires a certain amount of statistical and mathematical sophistication that is often missing from computer science undergraduates. When I started to look for a textbook that was suitable for classes of undergraduate computer science and engineering students, I discovered that the level of mathematical knowledge required was (unfortunately) rather in excess of that of the majority of the students. It seemed that there was a rather crucial gap, and it resulted in me writing the first draft of the student notes that have become this book. The emphasis is on the algorithms that make up the machine learning methods, and on nderstanding how and why these algorithms work. It is intended to be a practical book, with lots of programming examples and is supported by a website that makes available all of the code that was used to make the figures and examples in the book.

Related posts:

Building Chatbots with Python Using Natural Language Processing and Machine Learning - Sumit Raj
Python Machine Learning Third Edition - Sebastian Raschka & Vahid Mirjalili
Deep Learning with Theano - Christopher Bourez
Amazon Machine Learning Developer Guild Version Latest
R Deep Learning Essentials - Dr. Joshua F.Wiley
Superintelligence - Paths, Danges, Strategies - Nick Bostrom
Python Data Structures and Algorithms - Benjamin Baka
Deep Learning - A Practitioner's Approach - Josh Patterson & Adam Gibson
Deep Learning with Applications Using Python - Navin Kumar Manaswi
Introduction to Deep Learning - Eugene Charniak
The hundred-page Machine Learning Book - Andriy Burkov
Scikit-learn Cookbook Second Edition over 80 recipes for machine learning - Julian Avila & Trent Hau...
Deep Learning with Keras - Antonio Gulli & Sujit Pal
Deep Learning in Python - LazyProgrammer
Introducing Data Science - Davy Cielen & Arno D.B.Meysman & Mohamed Ali
Deep Learning dummies second edition - John Paul Mueller & Luca Massaronf
Deep Learning and Neural Networks - Jeff Heaton
Medical Image Segmentation Using Artificial Neural Networks
Deep Learning with Python - Francois Cholletf
Learning scikit-learn Machine Learning in Python - Raul Garreta & Guillermo Moncecchi
Machine Learning Applications Using Python - Cases studies form Healthcare, Retail, and Finance - Pu...
Machine Learning Mastery with Python - Understand your data, create accurate models and work project...
Foundations of Machine Learning second edition - Mehryar Mohri & Afshin Rostamizadeh & Ameet Talwalk...
Natural Language Processing Recipes - Akshay Kulkni & Adarsha Shivananda
Deep Learning with Python - Francois Chollet
Python Machine Learning Cookbook - Practical solutions from preprocessing to Deep Learning - Chris A...
Neural Networks and Deep Learning - Charu C.Aggarwal
Statistical Methods for Machine Learning - Disconver how to Transform data into Knowledge with Pytho...
Grokking Deep Learning - MEAP v10 - Andrew W.Trask
Introduction to Scientific Programming with Python - Joakim Sundnes
Deep Learning dummies first edition - John Paul Mueller & Luca Massaron
Deep Learning with Python - A Hands-on Introduction - Nikhil Ketkar