Librería Portfolio Librería Portfolio

Búsqueda avanzada

TIENE EN SU CESTA DE LA COMPRA

0 productos

en total 0,00 €

MACHINE LEARNING REFINED. FOUNDATIONS, ALGORITHMS, AND APPLICATIONS
Título:
MACHINE LEARNING REFINED. FOUNDATIONS, ALGORITHMS, AND APPLICATIONS
Subtítulo:
Autor:
WATT, J
Editorial:
CAMBRIDGE UNIVERSITY PRESS
Año de edición:
2016
Materia
INTELIGENCIA ARTIFICIAL - GENERAL
ISBN:
978-1-107-12352-6
Páginas:
298
77,50 €

 

Sinopsis

Providing a unique approach to machine learning, this text contains fresh and intuitive, yet rigorous, descriptions of all fundamental concepts necessary to conduct research, build products, tinker, and play. By prioritizing geometric intuition, algorithmic thinking, and practical real world applications in disciplines including computer vision, natural language processing, economics, neuroscience, recommender systems, physics, and biology, this text provides readers with both a lucid understanding of foundational material as well as the practical tools needed to solve real-world problems. With in-depth Python and MATLAB/OCTAVE-based computational exercises and a complete treatment of cutting edge numerical optimization techniques, this is an essential resource for students and an ideal reference for researchers and practitioners working in machine learning, computer science, electrical engineering, signal processing, and numerical optimization.

Provides MATLAB-based coding exercises, real-world examples, and practical applications
Takes a unique approach, enabling a more coherent, intuitive, and interactive way of learning
Includes over 150 illustrations, many of which are in full colour



Table of Contents

1. Introduction
Part I. The Basics:
2. Fundamentals of numerical optimization
3. Knowledge-driven regression
4. Knowledge-driven classification
Part II. Automatic Feature Design:
5. Automatic feature design for regression
6. Automatic feature design for classification
7. Kernels, backpropagation, and regularized cross-validation
Part III. Tools for Large Scale Data:
8. Advanced gradient schemes
9. Dimension reduction techniques
Part IV. Appendices