Mastering Machine Learning Algorithms, 2/e (Paperback)
Giuseppe Bonaccorso
- 出版商: Packt Publishing
- 出版日期: 2020-01-31
- 售價: $1,645
- 貴賓價: 9.5 折 $1,563
- 語言: 英文
- 頁數: 798
- 裝訂: Quality Paper - also called trade paper
- ISBN: 1838820299
- ISBN-13: 9781838820299
-
相關分類:
Machine Learning、Algorithms-data-structures
-
相關翻譯:
精通機器學習算法 (簡中版)
立即出貨 (庫存=1)
買這商品的人也買了...
-
$1,430$1,359 -
$1,270$1,207 -
$1,700$1,615 -
$474$450 -
$1,420$1,392 -
$1,617Deep Learning (Hardcover)
-
$1,800$1,710 -
$2,660$2,527 -
$1,190Kubernetes Up and Running : Dive into the Future of Infrastructure, 2/e (Paperback)
-
$1,470Generative Deep Learning: Teaching Machines to Paint, Write, Compose, and Play
-
$1,620$1,588 -
$393深度學習的數學
-
$1,420$1,392 -
$834$792 -
$2,100$1,995 -
$882Deep Learning with TensorFlow 2 and Keras, 2/e (Paperback)
-
$680$537 -
$1,480$1,450 -
$1,421Fundamentals of Machine Learning for Predictive Data Analytics : Algorithms, Worked Examples, and Case Studies, 2/e (Hardcover)
-
$3,660$3,477 -
$1,333Introduction to Computation and Programming Using Python : With Application to Computational Modeling and Understanding Data, 3/e (Paperback)
-
$780$764 -
$1,780$1,744 -
$650$637 -
$1,980$1,881
相關主題
商品描述
Mastering Machine Learning Algorithms, Second Edition helps you harness the real power of machine learning algorithms in order to implement smarter ways of meeting today's overwhelming data needs. This newly updated and revised guide will help you master algorithms used widely in semi-supervised learning, reinforcement learning, supervised learning, and unsupervised learning domains.
You will use all the modern libraries from the Python ecosystem – including NumPy and Keras – to extract features from varied complexities of data. Ranging from Bayesian models to the Markov chain Monte Carlo algorithm to Hidden Markov models, this machine learning book teaches you how to extract features from your dataset, perform complex dimensionality reduction, and train supervised and semi-supervised models by making use of Python-based libraries such as scikit-learn. You will also discover practical applications for complex techniques such as maximum likelihood estimation, Hebbian learning, and ensemble learning, and how to use TensorFlow 2.x to train effective deep neural networks.
By the end of this book, you will be ready to implement and solve end-to-end machine learning problems and use case scenarios
- Understand the characteristics of a machine learning algorithm
- Implement algorithms from supervised, semi-supervised, unsupervised, and RL domains
- Learn how regression works in time-series analysis and risk prediction
- Create, model, and train complex probabilistic models
- Cluster high-dimensional data and evaluate model accuracy
- Discover how artificial neural networks work – train, optimize, and validate them
- Work with autoencoders, Hebbian networks, and GANs
- Updated to include new algorithms and techniques
- Code updated to Python 3.8 & TensorFlow 2.x
- New coverage of regression analysis, time series analysis, deep learning models, and cutting-edge applications
商品描述(中文翻譯)
《精通機器學習演算法,第二版》幫助您充分利用機器學習演算法的真正威力,以實現更智能的方式滿足當今龐大的數據需求。這本新版更新和修訂的指南將幫助您掌握在半監督學習、強化學習、監督學習和非監督學習領域廣泛使用的演算法。
您將使用Python生態系統中的所有現代庫,包括NumPy和Keras,從各種複雜數據中提取特徵。從貝葉斯模型到馬可夫鏈蒙特卡羅演算法再到隱馬可夫模型,這本機器學習書教您如何從數據集中提取特徵,進行複雜的降維,並利用基於Python的庫(如scikit-learn)訓練監督和半監督模型。您還將發現最大似然估計、赫比學習和集成學習等複雜技術的實際應用,以及如何使用TensorFlow 2.x訓練有效的深度神經網絡。
通過閱讀本書,您將準備好實施和解決端到端的機器學習問題和使用案例。
- 瞭解機器學習演算法的特性
- 實現來自監督、半監督、非監督和強化學習領域的演算法
- 瞭解時間序列分析和風險預測中的回歸工作原理
- 創建、建模和訓練複雜的概率模型
- 對高維數據進行聚類並評估模型準確性
- 瞭解人工神經網絡的工作原理-訓練、優化和驗證
- 使用自編碼器、赫比網絡和生成對抗網絡
- 更新以包括新的演算法和技術
- 代碼更新為Python 3.8和TensorFlow 2.x
- 新增回歸分析、時間序列分析、深度學習模型和尖端應用的內容
作者簡介
Giuseppe Bonaccorso is Head of Data Science in a large multinational company. He received his M.Sc.Eng. in Electronics in 2005 from University of Catania, Italy, and continued his studies at University of Rome Tor Vergata, and University of Essex, UK. His main interests include machine/deep learning, reinforcement learning, big data, and bio-inspired adaptive systems. He is author of several publications including Machine Learning Algorithms and Hands-On Unsupervised Learning with Python, published by Packt.
作者簡介(中文翻譯)
Giuseppe Bonaccorso 是一家大型跨國公司的資料科學主管。他於2005年從意大利卡塔尼亞大學獲得電子工程碩士學位,並在羅馬托爾維加塔大學和英國埃塞克斯大學繼續深造。他的主要興趣包括機器/深度學習、強化學習、大數據和生物啟發式適應系統。他是多篇論文的作者,包括由Packt出版的《機器學習算法》和《Python無監督學習實踐》。
目錄大綱
- Machine Learning Model Fundamentals
- Loss functions and Regularization
- Introduction to Semi-Supervised Learning
- Advanced Semi-Supervised Classifiation
- Graph-based Semi-Supervised Learning
- Clustering and Unsupervised Models
- Advanced Clustering and Unsupervised Models
- Clustering and Unsupervised Models for Marketing
- Generalized Linear Models and Regression
- Introduction to Time-Series Analysis
- Bayesian Networks and Hidden Markov Models
- The EM Algorithm
- Component Analysis and Dimensionality Reduction
- Hebbian Learning
- Fundamentals of Ensemble Learning
- Advanced Boosting Algorithms
- Modeling Neural Networks
- Optimizing Neural Networks
- Deep Convolutional Networks
- Recurrent Neural Networks
- Auto-Encoders
- Introduction to Generative Adversarial Networks
- Deep Belief Networks
- Introduction to Reinforcement Learning
- Advanced Policy Estimation Algorithms
目錄大綱(中文翻譯)
機器學習模型基礎知識
損失函數和正則化
半監督學習介紹
高級半監督分類
基於圖的半監督學習
聚類和無監督模型
高級聚類和無監督模型
市場營銷中的聚類和無監督模型
廣義線性模型和回歸
時間序列分析介紹
貝葉斯網絡和隱馬爾可夫模型
EM算法
成分分析和降維
赫比學習
集成學習基礎知識
高級提升算法
建模神經網絡
優化神經網絡
深度卷積網絡
循環神經網絡
自編碼器
生成對抗網絡介紹
深度信念網絡
強化學習介紹
高級策略估計算法