Foundations of Machine Learning 2nd Ed (MIT Press)
Wednesday, 23 January 2019

This book is a general introduction to machine learning that covers fundamental modern topics while providing the theoretical basis and conceptual tools needed for the discussion and justification of algorithms. It also describes several key aspects of the application of these algorithms. Authors Mehryar Mohri, Afshin Rostamizadeh, Ameet Talwalkar, and Francis Bachaim focuses on the analysis and theory of algorithms and present novel theoretical tools and concepts while giving concise proofs even for relatively advanced topics.

<ASIN:0262039400>

Author: Mehryar Mohri, Afshin Rostamizadeh, Ameet Talwalkar, and Francis Bach
Publisher: MIT Press
Date: December 2018
Pages: 504
ISBN: 978-0262039406
Print: 0262039400
Kindle: B07L3DFBVJ
Audience: Developers interested in Machine Learning
Level: Intermediate/Advanced
Category: Artificial Intelligence 

Topics covered include:

  • the Probably Approximately Correct (PAC) learning framework
  • generalization bounds based on Rademacher complexity and VC-dimension
  • Support Vector Machines (SVMs)
  • kernel methods
  • boosting
  • on-line learning
  • multi-class classification
  • ranking
  • regression
  • algorithmic stability
  • dimensionality reduction
  • learning automata and languages
  • reinforcement learning

This second edition has three new chapters, on model selection, maximum entropy models, and conditional entropy models.

 

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.

 

 

Banner
 


Understanding Software Dynamics (Addison-Wesley)

Author: Richard L. Sites
Publisher: Addison-Wesley
Pages: 464
ISBN: 978-0137589739
Print: 0137589735
Kindle: B09H5JB5HC
Audience: Every developers
Rating: 5
Reviewer: Kay Ewbank

This book looks at the different reasons why software runs too slowly, and what developers can do about it, starting by looki [ ... ]



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 [ ... ]


More Reviews