Machine Learning Algorithms in Depth (MEAP V09)

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

In Machine Learning Algorithms in Depth you’ll explore practical implementations of dozens of ML algorithms including Monte Carlo Stock Price Simulation Image Denoising using Mean-Field Variational Inference EM algorithm for Hidden Markov Models Imbalanced Learning, Active Learning and Ensemble Learning Bayesian Optimization for Hyperparameter Tuning Dirichlet Process K-Means for Clustering Applications Stock Clusters based on Inverse Covariance Estimation Energy Minimization using Simulated Annealing Image Search based on ResNet Convolutional Neural Network Anomaly Detection in Time-Series using Variational Autoencoders Machine Learning Algorithms in Depth dives into the design and underlying principles of some of the most exciting machine learning (ML) algorithms in the world today. With a particular emphasis on probability-based algorithms, you’ll learn the fundamentals of Bayesian inference and deep learning. You’ll also explore the core data structures and algorithmic paradigms for machine learning. Each algorithm is fully explored with both math and practical implementations so you can see how they work and how they’re put into action. about the technology Fully understanding how machine learning algorithms function is essential for any serious ML engineer. This vital knowledge lets you modify algorithms to your specific needs, understand the tradeoffs when picking an algorithm for a project, and better interpret and explain your results to your stakeholders. This unique guide will take you from relying on one-size-fits-all ML libraries to developing your own algorithms to solve your business needs. about the book Machine Learning Algorithms in Depth dives deep into the how and the why of machine learning algorithms. For each category of algorithm, you’ll go from math-first principles to a hands-on implementation in Python. You’ll explore dozens of examples from across all the fields of machine learning, including finance, computer vision, NLP, and more. Each example is accompanied by worked-out derivations and details, as well as insightful code samples and graphics. By the time you’re done reading, you’ll know how major algorithms work under the hood—and be a better machine learning practitioner for it. about the reader For intermediate machine learning practitioners familiar with linear algebra, probability, and basic calculus. about the author Vadim Smolyakov is a data scientist in the Enterprise & Security DI R&D team at Microsoft. He is a former PhD student in AI at MIT CSAIL with research interests in Bayesian inference and deep learning. Prior to joining Microsoft, Vadim developed machine learning solutions in the e-commerce space.

Author(s): Vadim Smolyakov
Publisher: Manning Publications
Year: 2023

Language: English
Pages: 550

Copyright_2023_Manning_Publications
welcome
1_Machine_Learning_Algorithms
2_Markov_Chain_Monte_Carlo
3_Variational_Inference
4_Software_Implementation
5_Classification_Algorithms
6_Regression_Algorithms
7_Selected_Supervised_Learning_Algorithms
8_Fundamental_Unsupervised_Learning_Algorithms
9_Selected_Unsupervised_Learning_Algorithms
10_Fundamental_Deep_Learning_Algorithms
11_Advanced_Deep_Learning_Algorithms
Appendix_A._Further_Reading_and_Resources
Appendix_B._Answers_to_Exercises