Cargando…

Hands-on machine learning with Scikit-Learn and TensorFlow : concepts, tools, and techniques to build intelligent systems /

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. This practical book shows you how. By u...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Géron, Aurélien (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Sebastopol, CA : O'Reilly Media, 2017.
Edición:First edition.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • The fundamentals of machine learning. The machine learning landscape ; End-to-end machine learning project ; Classification ; Training models ; Support vector machines ; Decision trees ; Ensemble learning and random forests ; Dimensionality reduction
  • Neural networks and deep learning. Up and running with TensorFlow ; Introduction to artificial neural networks ; Training deep neural nets ; Distributing TensorFlow across devices and servers ; Convolutional neural networks ; Recurrent neural networks ; Autoencoders ; Reinforcement learning
  • Exercise solutions
  • Machine learning project checklist
  • SVM dual problem
  • Autodiff
  • Other popular ANN architectures.