# Hands-On Machine Learning with Scikit-Learn, Keras, and Tensorflow 3rd Edition (Third)

> 金屋电子书图书详情的 Markdown 版本。

- 规范页面：https://pdfs.top/book/b682d16f7f1046abae241b24e829982e
- Markdown 版本：https://pdfs.top/book/b682d16f7f1046abae241b24e829982e.md
- 作者：Aurélien Géron
- ISBN：9781098125974
- 出版社：O’Reilly Media
- 出版日期：2022-11-29
- 语言：english
- 分类：计算机、人工智能(AI)
- 评分：10
- 可用格式：PDF（69.65 MB，850 页）、EPUB（27.30 MB，850 页）
- 更新时间：2026-08-04 12:23:20

## 下载方式

本站不在 Markdown 页面直接提供文件地址。请前往规范页面，点击对应格式的下载按钮完成下载。

### PDF

- 文件格式：PDF
- 文件大小：69.65 MB
- 页数：850 页
- 下载说明：请打开规范页面 https://pdfs.top/book/b682d16f7f1046abae241b24e829982e，点击 PDF 的下载按钮完成下载。

### EPUB

- 文件格式：EPUB
- 文件大小：27.30 MB
- 页数：850 页
- 下载说明：请打开规范页面 https://pdfs.top/book/b682d16f7f1046abae241b24e829982e，点击 EPUB 的下载按钮完成下载。


## 内容简介

《机器学习实战（原书第3版） : 基于Scikit-Learn、Keras和TensorFlow》的英文原版

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.

Use scikit-learn to track an example machine learning project end to end

Explore several models, including support vector machines, decision trees, random forests, and ensemble methods

Exploit unsupervised learning techniques such as dimensionality reduction, clustering, and anomaly detection

Dive into neural net architectures, including convolutional nets, recurrent nets, generative adversarial networks, and transformers

Use TensorFlow and Keras to build and train neural nets for computer vision, natural language processing, generative models, and deep reinforcement learning

Train neural nets using multiple GPUs and deploy them at scale using Google's Vertex AI
