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:

Deep Learning with Applications Using Python - Navin Kumar Manaswi
Generative Deep Learning - Teaching Machines to Paint, Write, Compose and Play - David Foster
Deep Learning with PyTorch - Vishnu Subramanian
Introduction to Machine Learning with Python - Andreas C.Muller & Sarah Guido
Neural Networks - A visual introduction for beginners - Michael Taylor
Python for Programmers with introductory AI case studies - Paul Deitel & Harvey Deitel
Deep Learning and Neural Networks - Jeff Heaton
Python 3 for Absolute Beginners - Tim Hall & J.P Stacey
Artificial Intelligence by example - Denis Rothman
Neural Networks and Deep Learning - Charu C.Aggarwal
Python Data Structures and Algorithms - Benjamin Baka
Deep Learning with Keras - Antonio Gulli & Sujit Pal
Building Machine Learning Systems with Python - Willi Richert & Luis Pedro Coelho
Practical computer vision applications using Deep Learning with CNNs - Ahmed Fawzy Gad
Learn Keras for Deep Neural Networks - Jojo Moolayil
Natural Language Processing with Python - Steven Bird & Ewan Klein & Edward Loper
Machine Learning - A Probabilistic Perspective - Kevin P.Murphy
Artificial Intelligence with an introduction to Machine Learning second edition - Richar E. Neapolit...
Python Machine Learning - Sebastian Raschka
Deep Learning for Natural Language Processing - Palash Goyal & Sumit Pandey & Karan Jain
Machine Learning with spark and python - Michael Bowles
Python Artificial Intelligence Project for Beginners - Joshua Eckroth
Machine Learning Mastery with Python - Understand your data, create accurate models and work project...
Introduction to Deep Learning Business Application for Developers - Armando Vieira & Bernardete Ribe...
Python Machine Learning Cookbook - Practical solutions from preprocessing to Deep Learning - Chris A...
Python Data Analytics with Pandas, NumPy and Matplotlib - Fabio Nelli
Machine Learning with Python for everyone - Mark E.Fenner
Introducing Data Science - Davy Cielen & Arno D.B.Meysman & Mohamed Ali
R Deep Learning Essentials - Dr. Joshua F.Wiley
Data Science and Big Data Analytics - EMC Education Services
Python Deep Learning - Valentino Zocca & Gianmario Spacagna & Daniel Slater & Peter Roelants
Pro Deep Learning with TensorFlow - Santunu Pattanayak