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:

Artificial Intelligence - A Very Short Introduction - Margaret A.Boden
Natural Language Processing in action - Hobson Lane & Cole Howard & Hannes Max Hapke
Fundamentals of Deep Learning - Nikhil Bubuma
Deep Learning - A Practitioner's Approach - Josh Patterson & Adam Gibson
Deep Learning with Applications Using Python - Navin Kumar Manaswi
Intelligent Projects Using Python - Santanu Pattanayak
The hundred-page Machine Learning Book - Andriy Burkov
Hands-on Machine Learning with Scikit-Learn, Keras & TensorFlow - Aurelien Geron
Python Data Structures and Algorithms - Benjamin Baka
Python Data Analytics with Pandas, NumPy and Matplotlib - Fabio Nelli
Deep Learning with Python - A Hands-on Introduction - Nikhil Ketkar
Deep Learning dummies first edition - John Paul Mueller & Luca Massaron
Scikit-learn Cookbook Second Edition over 80 recipes for machine learning - Julian Avila & Trent Hau...
Python Machine Learning Third Edition - Sebastian Raschka & Vahid Mirjalili
Python Machine Learning Cookbook - Practical solutions from preprocessing to Deep Learning - Chris A...
Natural Language Processing Recipes - Akshay Kulkni & Adarsha Shivananda
Data Science and Big Data Analytics - EMC Education Services
Python Machine Learning Eqution Reference - Sebastian Raschka
Python Deep Learning - Valentino Zocca & Gianmario Spacagna & Daniel Slater & Peter Roelants
Hands-On Machine Learning with Scikit-Learn and TensorFlow - Aurelien Geron
Generative Deep Learning - Teaching Machines to Paint, Write, Compose and Play - David Foster
Learning scikit-learn Machine Learning in Python - Raul Garreta & Guillermo Moncecchi
Neural Networks and Deep Learning - Charu C.Aggarwal
Artificial Intelligence by example - Denis Rothman
Pro Deep Learning with TensorFlow - Santunu Pattanayak
Building Chatbots with Python Using Natural Language Processing and Machine Learning - Sumit Raj
Deep Learning Illustrated - A visual, Interactive Guide to Arficial Intelligence First Edition - Jon...
Applied Text Analysis with Python - Benjamin Benfort & Rebecca Bibro & Tony Ojeda
Python Artificial Intelligence Project for Beginners - Joshua Eckroth
Python Deep Learning Cookbook - Indra den Bakker
Machine Learning - The art and science of alhorithms that make sense of data - Peter Flach
Introduction to Deep Learning Business Application for Developers - Armando Vieira & Bernardete Ribe...