

Programming Machine Learning - Perrotta
- Format: Broché
- 342.0 pages Voir le descriptif
Vous en avez un à vendre ?
Vendez-le-vôtreExpédition rapide et soignée depuis l`Angleterre - Délai de livraison: entre 10 et 20 jours ouvrés.
Nos autres offres
-
63,62 €
Produit Neuf
Ou 15,91 € /mois
- Livraison à 0,01 €
Nouvel article expédié dans le 24H à partir des Etats Unis Livraison au bout de 20 à 30 jours ouvrables.
-
62,69 €
Produit Neuf
Ou 15,67 € /mois
- Livraison : 3,99 €
- Livré entre le 30 juillet et le 1 août
-
84,35 €
Produit Neuf
Ou 21,09 € /mois
- Livraison : 5,00 €
- Livré entre le 28 et le 31 juillet
Exp¿di¿ en 6 jours ouvr¿s
-
99,69 €
Produit Neuf
Ou 24,92 € /mois
- Livraison : 25,00 €
- Livré entre le 11 et le 16 août
- Payez directement sur Rakuten (CB, PayPal, 4xCB...)
- Récupérez le produit directement chez le vendeur
- Rakuten vous rembourse en cas de problème
Gratuit et sans engagement
Félicitations !
Nous sommes heureux de vous compter parmi nos membres du Club Rakuten !
TROUVER UN MAGASIN
Retour

Avis sur Programming Machine Learning Format Broché - Livre Informatique
0 avis sur Programming Machine Learning Format Broché - Livre Informatique
Donnez votre avis et cumulez 5
Les avis publiés font l'objet d'un contrôle automatisé de Rakuten.
-
Architecture For People: The Complete Works Of Hassan Fathy
1 avis
Occasion dès 36,00 €
-
Original Morgan 4/4, Plus 4 And Plus 8
1 avis
Occasion dès 59,99 €
-
Tom Waits By Matt Mahurin
Occasion dès 47,16 €
-
Manual Of Cardiac Care In Children
Neuf dès 82,10 €
Occasion dès 249,99 €
-
Cutaneous Adnexal Tumors
Neuf dès 82,10 €
-
The Books Of Albion: The Collected Writings Of Peter Doherty
Occasion dès 59,99 €
-
The English-Speaking World - Civilisation, Politique Et Culture Du Monde Anglophone
Neuf dès 35,00 €
-
Voyages En Van - 100 Itinéraires En France Et En Europe - Exclu Fnac
Occasion dès 37,95 €
-
Pierre Grandet Et Bernard Mathieu - Cours D'égyptien Hiéroglyphique - Tome 1 - Editions Khéops -1990
Occasion dès 42,00 €
-
The Art And Soul Of Dune
Neuf dès 63,55 €
-
Nudes And Portraits
Occasion dès 63,44 €
-
The Jewelers Of The Ummah
Neuf dès 39,09 €
-
Dave Pelz's Short Game Bible
Neuf dès 53,97 €
Occasion dès 34,99 €
-
Drawing Lessons From The Great Masters
Neuf dès 33,83 €
-
Master Techniques In Surgery: Thoracic Surgery: Transplantation, Tracheal Resections, Mediastinal Tumors, Extended Thoracic Resections
Neuf dès 52,91 €
-
Avedon At Work
1 avis
Neuf dès 71,15 €
Occasion dès 77,33 €
-
Sefer Yetzirah (En Français) - Le Livre De La Création - Par William Wynn Westcott: Avec Les 32 Voies De La Sagesse, Les 50 Portes De L'intelligence, Commentaires Et Illustrations De L'auteur
Occasion dès 31,99 €
-
Pith Instructions For A-Tri Dzogchen (Revised Edition)
Neuf dès 45,85 €
Occasion dès 62,99 €
-
The Techniques Of Tablet Weaving
Neuf dès 34,86 €
Occasion dès 55,99 €
-
Keba Keba
Occasion dès 87,89 €
Produits similaires
Présentation Programming Machine Learning Format Broché
- Livre InformatiqueAuteur(s) : PerrottaEditeur : Pragmatic ProgrammersLangue : AnglaisParution : 01/05/2020Format : Moyen, de 350g à 1kgNombre de pages : 342.0Expédition : 640Dimensions : 23.6 x 18.4 x 2.3 ...
Résumé : You've decided to tackle machine learning - because you're job hunting, embarking on a new project, or just think self-driving cars are cool. But where to start? It's easy to be intimidated, even as a software developer. The good news is that it doesn't have to be that hard. Master machine learning by writing code one line at a time, from simple learning programs all the way to a true deep learning system. Tackle the hard topics by breaking them down so they're easier to understand, and build your confidence by getting your hands dirty. Peel away the obscurities of machine learning, starting from scratch and going all the way to deep learning. Machine learning can be intimidating, with its reliance on math and algorithms that most programmers don't encounter in their regular work. Take a hands-on approach, writing the Python code yourself, without any libraries to obscure what's really going on. Iterate on your design, and add layers of complexity as you go. Build an image recognition application from scratch with supervised learning. Predict the future with linear regression. Dive into gradient descent, a fundamental algorithm that drives most of machine learning. Create perceptrons to classify data. Build neural networks to tackle more complex and sophisticated data sets. Train and refine those networks with backpropagation and batching. Layer the neural networks, eliminate overfitting, and add convolution to transform your neural network into a true deep learning system. Start from the beginning and code your way to machine learning mastery. What You Need: The examples in this book are written in Python, but don't worry if you don't know this language: you'll pick up all the Python you need very quickly. Apart from that, you'll only need your computer, and your code-adept brain.
Biographie:
Paolo Perrotta is a traveling software mentor. He wrote Metaprogramming Ruby for the Pragmatic Programmers, and produced the popular How Git Works training for Pluralsight. He speaks a lot - at conferences and, according to his friends and family, pretty much anywhere else....
Sommaire: You've decided to tackle machine learning - because you're job hunting, embarking on a new project, or just think self-driving cars are cool. But where to start? It's easy to be intimidated, even as a software developer. The good news is that it doesn't have to be that hard. Master machine learning by writing code one line at a time, from simple learning programs all the way to a true deep learning system. Tackle the hard topics by breaking them down so they're easier to understand, and build your confidence by getting your hands dirty. Peel away the obscurities of machine learning, starting from scratch and going all the way to deep learning. Machine learning can be intimidating, with its reliance on math and algorithms that most programmers don't encounter in their regular work. Take a hands-on approach, writing the Python code yourself, without any libraries to obscure what's really going on. Iterate on your design, and add layers of complexity as you go. Build an image recognition application from scratch with supervised learning. Predict the future with linear regression. Dive into gradient descent, a fundamental algorithm that drives most of machine learning. Create perceptrons to classify data. Build neural networks to tackle more complex and sophisticated data sets. Train and refine those networks with backpropagation and batching. Layer the neural networks, eliminate overfitting, and add convolution to transform your neural network into a true deep learning system. Start from the beginning and code your way to machine learning mastery. What You Need: The examples in this book are written in Python, but don't worry if you don't know this language: you'll pick up all the Python you need very quickly. Apart from that, you'll only need your computer, and your code-adept brain.
Détails de conformité du produit
Personne responsable dans l'UE