This is a practical guide to building ML solutions to real-world problems. Andrew P. McMahon takes an examples-based approach and covers technical concepts, implementation patterns, and development methodologies. This edition has a new chapter on deep learning, generative AI, and LLMOps, and covers tools like LangChain, PyTorch, and Hugging Face to use LLMs for analysis. The book also looks at AI assistants like GitHub Copilot.
<ASIN:1837631964>
Author: Andrew P. McMahon Publisher: Packt Publishing Date: August 2023 Pages: 462 ISBN: 9781837631964 Print:1837631964 Kindle:B0BXXQJC2D Audience: Python developers interested in machine learning Level: Intermediate Category: Artificial Intelligence
Topics covered:
- Plan and manage end-to-end ML development projects
- Explore deep learning, LLMs, and LLMOps to leverage generative AI
- Use Python to package your ML tools and scale up your solutions
- Get to grips with Apache Spark, Kubernetes, and Ray
- Build and run ML pipelines with Apache Airflow, ZenML, and Kubeflow
- Detect drift and build retraining mechanisms into your solutions
- Improve error handling with control flows and vulnerability scanning
- Host and build ML microservices and batch processes running on AWS
For recommendations of Python books see Books for Pythonistas and Python Books For Beginners in our Programmer's Bookshelf section.
For more Book Watch just click.
Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.
To have new titles included in Book Watch contact BookWatch@i-programmer.info
Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.
Computer Graphics from Scratch (No Starch Press)
Author: Gabriel Gambetta Publisher: No Starch Press Pages: 248 ISBN: 978-1718500761 Print: 1718500769 Kindle: B085BVJG5B Audience: People interested in creating 3D graphics Rating: 5 Reviewer: Kay Ewbank
This is a well written book that explains the topic of 3D rendering, and tries its hardest to mi [ ... ]
|
Classic Computer Science Problems in Java
Author: David Kopec Publisher: Manning Date: January 2021 Pages: 264 ISBN: 978-1617297601 Print: 1617297607 Audience: Java developers Rating: 4 Reviewer: Mike James Getting someone else to do the hard work of converting classic problems to code seems like a good idea. It all depends which problems [ ... ]
| More Reviews |
|