Full description not available
C**K
Practical and Engaging Introduction to Machine Learning
Hands-On Machine Learning strikes a perfect blend between application and theory. Beginners to machine learning will find it clear to follow and will be able to build complete systems within a few chapters while those with an intermediate level of experience will find a comprehensive, up-to-date guide to this exciting field.Pros:+ Practical: The book focuses on examples and implementations of the algorithms rather than the mathematics allowing readers to quickly build their own machine learning models+ Readable: Geron does not get too caught up in the details, and he provides warnings when the next section is heavy on theory+ Online Jupyter Notebooks: The Jupyter Notebooks that accompany this book (and can even be viewed for free with no purchase from the author's GitHub) are worth the entire purchase price. They feature examples of all the code in the book, plus additional explanatory material. The end-of-chapter solutions to the coding exercises are gradually being added to the notebooks.+ Up-to-date: The leading edge of machine learning (and in particular deep learning) is constantly shifting, and Geron does his best to keep the notebooks updated. Multiple times I have read an ML paper and then found the technique implemented in the notebooks within weeks of the publication of the article. Some of the techniques in the book may not be at the absolute forefront of the field, but they are still good enough for learning the fundamentals.+ Engaging: The book is a joy to read, and the author is quick to respond to issues pointed out by readers in the book or in the Jupyter Notebooks. Clearly, the author enjoys machine learning and teaching it to others.Cons:- Experts may find this book lacks enough depth because it is more focused on getting up and running rather than optimization. It also is specifically aimed towards Python (and Tensorflow for deep learning) so those looking for implementations in other frameworks will have to search elsewhere.- Due to the rapidly-evolving nature of the field, a print book on machine learning will always need to be periodically re-issued to stay on top of all the developments. Nonetheless, the fundamentals covered in this book will remain relevant and the Jupyter Notebooks are constantly updated with new techniques.Final Line: If you have some basic experience with Python (loops, conditionals, dictionaries, and especially Numpy) and zero to a medium level of experience with machine learning, this book is an optimal choice. I would recommend it both for those wishing to self-study and quickly develop working models, and for students in machine learning who want to learn the implementations of more theoretical coursework. I have enjoyed spending time working through the chapters and the exercises and have found this book extremely useful.
S**N
If I had to pick just one book to get me into machine learning, this would be it!
This has to be at the top of my list of most highly recommended books! The amount of material it covers is awesome, and I can find almost no fault with it. The writing is extremely clear, easy to read, written in impeccable English. Very well edited. I don't think I came across any spelling or grammar errors, or any real errors at all. Truly solid writing.The breadth of information covered if quite wide. The choice to start with Scikit-Learn was interesting, but makes sense on some level while he's introducing the more basic machine learning concepts. Simple machine learning techniques like logistic regression, data conditioning, dealing with training, validation, test set. Even if you've read about these concepts a million times, you might still glean useful information from these pages.The Tensorflow section is also super well done. Straightforward setup instructions, pretty intelligible explanation of the basic concepts (variables, placeholders, layers, etc.) to get you started. The example code is quite good, and the notebooks are quite complete and seem to work well, with maybe a few tweaks and additional setup for some. I also found that the notebooks show more examples than what's in the book, which can be nice.I only went really hands on with the reinforcement learning notebook, and found that it was well done and a good base to start my own work from. Even just having a section on reinforcement learning is very rare in a book of this style, and Geron's samples and explanations are really solid. He obviously has a strong grasp of many varied fields within deep learning, and that includes reinforcement learning. The only thing I wish it had was an A3C sample, to make my life that much easier. But you can't have everything.I really liked his tips on which types of layers, activations, regularization, etc. are most effective, and gives good starting points for decent convergence. His explanation of multi-GPU Tensorflow was also quite good. The Tensorboard section was also very useful.In short, if you want ONE book to get you into machine learning, and Tensforlow is on your radar, you can't go wrong with this one. Highly recommended!
S**Y
A Powerful Tool for Hands-On Learning of "Machine Learning" in Python
A very well-written book that takes you beyond the "heavy curiosity" phase of your machine learning education. You need this book if you want to *understand*, from a critical perspective, how to accomplish things like - selecting features, culling data, creating provably-suitable ML models, model/data validation, and what it takes to actually get an ML platform to do something truly useful and meaningful to you!In return for being so useful, the author requests something from you - get your hands on the keyboard, and actually work with Python Scikit-tools as well as the Jupyter workbooks that accompany the book (on github). You should have knowledge of Python, as many of the ML concepts are reinforced through concrete implementations in Python code. And work you must, as - after all - the book's title includes the words "Hands-On"!I respect where the author is coming from, as he is trying to reduce his obvious experience in ML down to a "Hands-On" working environment. I believe he has accomplished this goal very admirably. His easy style of writing encourages you to try things for yourself, and removes the worry that you may "break something" along the way. What truly impresses me beyond even all of this is that English is not his first language! So - again, this work is very impressive on many fronts.SIDE NOTE: This book will likely work for readers with both "step-by-step" and "random-access" learning approaches, as no topic appears to rely so heavily on the previous one(s) that it can't be understood on its own merits. Again - a very impressive feat, especially in light of the heady material being covered. Major Cudos by Mr. Géron!
Trustpilot
1 day ago
2 months ago