Hands-on Machine Learning with Scikit-Learn, Keras, and TensorFlow, 2nd Edition 2024 pdf epub mobi 电子书


Hands-on Machine Learning with Scikit-Learn, Keras, and TensorFlow, 2nd Edition

简体网页||繁体网页

Hands-on Machine Learning with Scikit-Learn, Keras, and TensorFlow, 2nd Edition 2024 pdf epub mobi 电子书 著者简介

Aurélien Géron is a machine learning consultant and trainer. A former Googler, he led YouTube's video classification team from 2013 to 2016. He was also a founder and CTO of Wifirst (a leading Wireless ISP in France) from 2002 to 2012, and a founder and CTO of two consulting firms -- Polyconseil (telecom, media and strategy) and Kiwisoft (machine learning and data privacy).


Hands-on Machine Learning with Scikit-Learn, Keras, and TensorFlow, 2nd Edition 电子书 图书目录




点击这里下载
    


想要找书就要到 本本书屋
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

发表于2024-11-04

Hands-on Machine Learning with Scikit-Learn, Keras, and TensorFlow, 2nd Edition 2024 pdf epub mobi 电子书

Hands-on Machine Learning with Scikit-Learn, Keras, and TensorFlow, 2nd Edition 2024 pdf epub mobi 电子书

Hands-on Machine Learning with Scikit-Learn, Keras, and TensorFlow, 2nd Edition 2024 pdf epub mobi 电子书



喜欢 Hands-on Machine Learning with Scikit-Learn, Keras, and TensorFlow, 2nd Edition 电子书 的读者还喜欢


Hands-on Machine Learning with Scikit-Learn, Keras, and TensorFlow, 2nd Edition 电子书 读后感

评分

第一部分写scikit的还行,后面第二部分关于神经网络部分,原文写的就乱,很多术语代码该解释的不解释,写的稀里糊涂,翻译更是糊涂,完全当不起5星。 举个例子,第13章330页最下面,“最后一层是不言而喻的:放弃正则化”,翻译的人你给我出来,解释一下什么是放弃正则化,那tm...  

评分

第一部分写scikit的还行,后面第二部分关于神经网络部分,原文写的就乱,很多术语代码该解释的不解释,写的稀里糊涂,翻译更是糊涂,完全当不起5星。 举个例子,第13章330页最下面,“最后一层是不言而喻的:放弃正则化”,翻译的人你给我出来,解释一下什么是放弃正则化,那tm...  

评分

目前读到第5章,对于小白来说虽然略难但是受益匪浅啊,至于书的质量前面褒扬的话绝对不为过,说说我的自虐历程,到第二章实例分析的时候作者说撸起袖子别怕脏手????,我就乖乖的开始跟着撸代码 python不太好,各种不懂有没有 但是也不管那么多就是强撸,到现在很多以前不懂...  

评分

挺不错的,推荐做ML的同学都拿来看看,一定能学到不少东西,尤其是接触没多久的 不足之处是例子还是稍显不足,我个人更想要Kaggle真题解析 一些我比较喜欢的地方如下 1. 2-3章适合所有刚接触数据科学的同学 第2章 California housing(加州区域房价)的例子非常实际,能学到很...  

评分

比一些照着pakcage的API tutorial抄出来的书姿势水平不知道高到哪里去了。 个人认为这本书最精华的部分在于Appendix B 机器学习项目清单,基本上工业界做一套Machine Learning解决方案顺着这个checklist问一遍自己就够了,需要Presentation的场合按照这个结构来组织也非常合适...  

类似图书 点击查看全场最低价
出版者:O′Reilly
作者:Aurelien Geron
出品人:
页数:600
译者:
出版时间:2019-10-11
价格:GBP 55.99
装帧:Paperback
isbn号码:9781492032649
丛书系列:

图书标签: 机器学习  tensorflow  Python  计算机科学  AI  deeplearning  keras  MachineLearning   


Hands-on Machine Learning with Scikit-Learn, Keras, and TensorFlow, 2nd Edition 2024 pdf epub mobi 电子书 图书描述

Through a series of recent 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.

The updated edition of this best-selling book uses concrete examples, minimal theory, and two production-ready Python frameworks—Scikit-Learn and TensorFlow 2—to help you gain an intuitive understanding of the concepts and tools for building intelligent systems. Practitioners will learn a range of techniques that they can quickly put to use on the job. Part 1 employs Scikit-Learn to introduce fundamental machine learning tasks, such as simple linear regression. Part 2, which has been significantly updated, employs Keras and TensorFlow 2 to guide the reader through more advanced machine learning methods using deep neural networks. With exercises in each chapter to help you apply what you’ve learned, all you need is programming experience to get started.

NEW FOR THE SECOND EDITION:Updated all code to TensorFlow 2Introduced the high-level Keras APINew and expanded coverage including TensorFlow’s Data API, Eager Execution, Estimators API, deploying on Google Cloud ML, handling time series, embeddings and more

With Early Release ebooks, you get books in their earliest form—the author's raw and unedited content as he or she writes—so you can take advantage of these technologies long before the official release of these titles. You'll also receive updates when significant changes are made, new chapters are available, and the final ebook bundle is released.

Hands-on Machine Learning with Scikit-Learn, Keras, and TensorFlow, 2nd Edition 2024 pdf epub mobi 电子书

Hands-on Machine Learning with Scikit-Learn, Keras, and TensorFlow, 2nd Edition 2024 pdf epub mobi 电子书
想要找书就要到 本本书屋
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

Hands-on Machine Learning with Scikit-Learn, Keras, and TensorFlow, 2nd Edition 2024 pdf epub mobi 用户评价

评分

坊间传言此书是机器学习四大名著之一。最适合入门的一本。从原理到实战,内容面广,并且第二部分都是3,4年的新技术,挺实用的。感觉不是一部入门级的书籍,还有点难啊,0基础者会有点挫败感,https://zhuanlan.zhihu.com/p/52014660

评分

相比keras入门的那本,这本有一些中级的技术以及近两年的先进结构。我就是来找ReNet的实现的

评分

我认为这是当前最好的机器学习实践书籍,不仅有实例而且还讲明了原理,非常难得的好书。

评分

可以很快读完的科普书,最后一次翻开是在面试后回看聚类数量的选择。

评分

坊间传言此书是机器学习四大名著之一。最适合入门的一本。从原理到实战,内容面广,并且第二部分都是3,4年的新技术,挺实用的。感觉不是一部入门级的书籍,还有点难啊,0基础者会有点挫败感,https://zhuanlan.zhihu.com/p/52014660

Hands-on Machine Learning with Scikit-Learn, Keras, and TensorFlow, 2nd Edition 2024 pdf epub mobi 电子书


分享链接









相关图书




本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度google,bing,sogou

友情链接

© 2024 onlinetoolsland.com All Rights Reserved. 本本书屋 版权所有