AI Books To Inspire You
Written by Kay Ewbank   
Monday, 30 November 2020
Article Index
AI Books To Inspire You
Natural Language Processing and Deep Learning Titles

Artificial Intelligence is an increasingly important subject for developers, and the books included in this bookshelf represent the best that we've covered in areas including machine learning, reinforcement learning, deep learning and neural networks and natural language processing.

If you make a book purchase accessing Amazon via a link to it on IProgrammer we are credited with a few cents - so thanks to all of you who support us in this way.

Banner
  

 

Python Machine Learning, 3rd Ed

Authors: Sebastian Raschka and Vahid Mirjalili
Publisher: Packt
Pages: 770
ISBN: 978-1789955750

The basic approach of this five star rated book is to introduce the ideas behind machine learning in a practical way using all of the standard libraries that have accumulated around Python. The third edition includes an upgrade to Tensorflow 2 and material on GANs and reinforcement learning.

Mike James concluded that this is a good book on AI if you want to work in Python. It isn't focused on neural networks, but the new edition extends the coverage to GANs and reinforcement learning. If you want a book entirely on neural networks then this isn't it - but Mike's advice is to guard against being so narrow.

Overall it's a clear and practical introduction to modern machine learning with just enough math to make sure you know what is going on and enough basic explanation if you are having trouble with the math.

Machine Learning in Action

Author: Peter Harrington
Publisher: Manning
Pages: 384
ISBN: 978-1617290183

This particular book gets a good balance between advanced topics and practical application, according to Mike James who awarded it 4.5 stars, noting that all of the examples are in Python which isn't a bad choice of a language because it has many handy libraries that will do the computation for you.

mlinaction

Mike's conclusion is that this isn't a complete survey of machine learning but it isn't a bad summary of machine learning as it is commonly used in building more intelligent web sites, and if you are interested in applied machine learning, and are happy working in Python, then just go and buy a copy of this book. It won't be the last book on the subject you will need, but it will be one that more than gets you started and you will return to it in the future.

Machine Learning: An Algorithmic Perspective  

Author: Stephen Marsland
Publisher: Chapman & Hall
Pages:  406
ISBN: 978-1420067187

The book takes a fairly traditional approach to AI, and Mike James awarded it 4.5 stars. He says that given that it isn't a huge book it can't cover everything and in particular Expert Systems are notable by their absence.

mlalg

Mike says that this is an academic text in the sense that it covers the  subject matter of many an introductory course on AI and it has references to the source material and further reading - but it  is written in a fairly casual style.  Overall it works and much of the mathematics is explained in ways that make it fairly clear what is going on and if you are in doubt about exactly what it all means there is always the Python code to read. He says this is a suitable introduction to AI if you are studying the subject on your own and it would make a good course text for an introduction and overview of AI.

<ASIN: 1789955750>

<ASIN: 1617290181>

<ASIN:1466583282>



Last Updated ( Tuesday, 01 December 2020 )