Publisher:

Beijing : O'Reilly Media, Inc., 2023.

Call Number:

006.31 G377H 2023

Pages:

xxv, 834 pages : illustrations (chiefly color) ; 24 cm.

Subject:

Computer Science

Summary:
"Through a recent series of breakthroughs, deep learning has boosted the entire field of machine learning. Now, even programmers who know close to nothing about this technology can use simple, efficient tools to implement programs capable of learning from data. This best-selling book uses concrete examples, minimal theory, and production-ready Python frameworks--scikit-learn, Keras, and TensorFlow--to help you gain an intuitive understanding of the concepts and tools for building intelligent systems. With this updated third edition, author Aurelien Geron explores a range of techniques, starting with simple linear regression and progressing to deep neural networks. Numerous code examples and exercises throughout the book help you apply what you've learned. Programming experience is all you need to get started"--
Publisher:

Sebastopol, CA : O'Reilly Media, Inc., 2017.

Call Number:

005.133 M958I 2017

Pages:

xii, 378 pages : illustrations ; 24 cm.

Subject:

Computer Science

Summary:
Machine learning has become an integral part of many commercial applications and research projects, but this field is not exclusive to large companies with extensive research teams. If you use Python, even as a beginner, this book will teach you practical ways to build your own machine learning solutions. With all the data available today, machine learning applications are limited only by your imagination. You'll learn the steps necessary to create a successful machine-learning application with Python and the scikit-learn library. Authors Andreas M¿ler and Sarah Guido focus on the practical aspects of using machine learning algorithms, rather than the math behind them. Familiarity with the NumPy and matplotlib libraries will help you get even more from this book. --