TensorFlow machine learning cookbook :: over 60 recipes to build intelligent machine learning systems with the power of Python /
Skip the theory and get the most out of Tensorflow to build production-ready machine learning models Key Features Exploit the features of Tensorflow to build and deploy machine learning models Train neural networks to tackle real-world problems in Computer Vision and NLP Handy techniques to write pr...
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham, UK :
Packt Publishing,
2018.
|
Ausgabe: | Second edition. |
Schlagworte: | |
Online-Zugang: | Volltext |
Zusammenfassung: | Skip the theory and get the most out of Tensorflow to build production-ready machine learning models Key Features Exploit the features of Tensorflow to build and deploy machine learning models Train neural networks to tackle real-world problems in Computer Vision and NLP Handy techniques to write production-ready code for your Tensorflow models Book Description TensorFlow is an open source software library for Machine Intelligence. The independent recipes in this book will teach you how to use TensorFlow for complex data computations and allow you to dig deeper and gain more insights into your data than ever before. With the help of this book, you will work with recipes for training models, model evaluation, sentiment analysis, regression analysis, clustering analysis, artificial neural networks, and more. You will explore RNNs, CNNs, GANs, reinforcement learning, and capsule networks, each using Google's machine learning library, TensorFlow. Through real-world examples, you will get hands-on experience with linear regression techniques with TensorFlow. Once you are familiar and comfortable with the TensorFlow ecosystem, you will be shown how to take it to production. By the end of the book, you will be proficient in the field of machine intelligence using TensorFlow. You will also have good insight into deep learning and be capable of implementing machine learning algorithms in real-world scenarios. What you will learn Become familiar with the basic features of the TensorFlow library Get to know Linear Regression techniques with TensorFlow Learn SVMs with hands-on recipes Implement neural networks to improve predictive modeling Apply NLP and sentiment analysis to your data Master CNN and RNN through practical recipes Implement the gradient boosted random forest to predict housing prices Take TensorFlow into production Who this book is for If you are a data scientist or a machine learning engineer with some knowledge of linear algebra, statistics, and machine learning, this book is for you. If you want to skip the theory and build production-ready machine learning models using Tensorflow without reading pages and pages of material, this book is for you. Some background in Python programming is assumed. Downloading the example code for this book You can download the example code files for all Packt books you have purchased from your account at http://www.PacktPub.com. If you purchased this book elsewhere, you can visit http://www.PacktPub.com/s ... |
Beschreibung: | Previous edition published: 2017. |
Beschreibung: | 1 online resource (1 volume) : illustrations |
ISBN: | 9781789130768 178913076X |
Internformat
MARC
LEADER | 00000cam a2200000 i 4500 | ||
---|---|---|---|
001 | ZDB-4-EBA-on1055555615 | ||
003 | OCoLC | ||
005 | 20241004212047.0 | ||
006 | m o d | ||
007 | cr unu|||||||| | ||
008 | 181003s2018 enka o 000 0 eng d | ||
040 | |a UMI |b eng |e rda |e pn |c UMI |d TEFOD |d TOH |d CEF |d UKMGB |d OCLCF |d G3B |d STF |d UAB |d UKAHL |d N$T |d QGK |d ESU |d K6U |d OCLCO |d OCLCQ |d OCLCO |d KSU |d OCLCQ |d OCLCO | ||
015 | |a GBB8H2859 |2 bnb | ||
016 | 7 | |a 019056103 |2 Uk | |
020 | |a 9781789130768 |q (electronic bk.) | ||
020 | |a 178913076X |q (electronic bk.) | ||
020 | |z 9781789131680 | ||
035 | |a (OCoLC)1055555615 | ||
037 | |a CL0500000995 |b Safari Books Online | ||
037 | |a 1DFC2ECC-1C22-4456-8889-B83752FF8543 |b OverDrive, Inc. |n http://www.overdrive.com | ||
050 | 4 | |a Q325.5 | |
082 | 7 | |a 006.31 |2 23 | |
049 | |a MAIN | ||
100 | 1 | |a McClure, Nick, |e author. | |
245 | 1 | 0 | |a TensorFlow machine learning cookbook : |b over 60 recipes to build intelligent machine learning systems with the power of Python / |c Nick McClure. |
250 | |a Second edition. | ||
264 | 1 | |a Birmingham, UK : |b Packt Publishing, |c 2018. | |
300 | |a 1 online resource (1 volume) : |b illustrations | ||
336 | |a text |b txt |2 rdacontent | ||
337 | |a computer |b c |2 rdamedia | ||
338 | |a online resource |b cr |2 rdacarrier | ||
588 | 0 | |a Online resource; title from title page (Safari, viewed October 1, 2018). | |
500 | |a Previous edition published: 2017. | ||
520 | |a Skip the theory and get the most out of Tensorflow to build production-ready machine learning models Key Features Exploit the features of Tensorflow to build and deploy machine learning models Train neural networks to tackle real-world problems in Computer Vision and NLP Handy techniques to write production-ready code for your Tensorflow models Book Description TensorFlow is an open source software library for Machine Intelligence. The independent recipes in this book will teach you how to use TensorFlow for complex data computations and allow you to dig deeper and gain more insights into your data than ever before. With the help of this book, you will work with recipes for training models, model evaluation, sentiment analysis, regression analysis, clustering analysis, artificial neural networks, and more. You will explore RNNs, CNNs, GANs, reinforcement learning, and capsule networks, each using Google's machine learning library, TensorFlow. Through real-world examples, you will get hands-on experience with linear regression techniques with TensorFlow. Once you are familiar and comfortable with the TensorFlow ecosystem, you will be shown how to take it to production. By the end of the book, you will be proficient in the field of machine intelligence using TensorFlow. You will also have good insight into deep learning and be capable of implementing machine learning algorithms in real-world scenarios. What you will learn Become familiar with the basic features of the TensorFlow library Get to know Linear Regression techniques with TensorFlow Learn SVMs with hands-on recipes Implement neural networks to improve predictive modeling Apply NLP and sentiment analysis to your data Master CNN and RNN through practical recipes Implement the gradient boosted random forest to predict housing prices Take TensorFlow into production Who this book is for If you are a data scientist or a machine learning engineer with some knowledge of linear algebra, statistics, and machine learning, this book is for you. If you want to skip the theory and build production-ready machine learning models using Tensorflow without reading pages and pages of material, this book is for you. Some background in Python programming is assumed. Downloading the example code for this book You can download the example code files for all Packt books you have purchased from your account at http://www.PacktPub.com. If you purchased this book elsewhere, you can visit http://www.PacktPub.com/s ... | ||
505 | 0 | |a TensorFlow machine learning cookbook : over 60 recipes to build intelligent machine learning systems with the power of Python -- Dedication -- Packt Upsell -- Contributors -- Table of Contents -- Preface -- 1. Getting Started with TensorFlow -- 2. The TensorFlow Way -- 3. Linear Regression -- 4. Support Vector Machines -- 5. Nearest-Neighbor Methods -- 6. Neural Networks -- 7. Natural Language Processing -- 8. Convolutional Neural Networks -- 9. Recurrent Neural Networks -- 10. Taking TensorFlow to Production -- 11. More with TensorFlow -- Other Books You May Enjoy -- Index. | |
650 | 0 | |a Machine learning. |0 http://id.loc.gov/authorities/subjects/sh85079324 | |
650 | 0 | |a Artificial intelligence. |0 http://id.loc.gov/authorities/subjects/sh85008180 | |
650 | 0 | |a Python (Computer program language) |0 http://id.loc.gov/authorities/subjects/sh96008834 | |
650 | 2 | |a Artificial Intelligence |0 https://id.nlm.nih.gov/mesh/D001185 | |
650 | 2 | |a Machine Learning |0 https://id.nlm.nih.gov/mesh/D000069550 | |
650 | 6 | |a Apprentissage automatique. | |
650 | 6 | |a Intelligence artificielle. | |
650 | 6 | |a Python (Langage de programmation) | |
650 | 7 | |a artificial intelligence. |2 aat | |
650 | 7 | |a Artificial intelligence |2 fast | |
650 | 7 | |a Machine learning |2 fast | |
650 | 7 | |a Python (Computer program language) |2 fast | |
856 | 4 | 0 | |l FWS01 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1883903 |3 Volltext |
938 | |a Askews and Holts Library Services |b ASKH |n AH35099443 | ||
938 | |a EBSCOhost |b EBSC |n 1883903 | ||
994 | |a 92 |b GEBAY | ||
912 | |a ZDB-4-EBA | ||
049 | |a DE-863 |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBA-on1055555615 |
---|---|
_version_ | 1816882473277063168 |
adam_text | |
any_adam_object | |
author | McClure, Nick |
author_facet | McClure, Nick |
author_role | aut |
author_sort | McClure, Nick |
author_variant | n m nm |
building | Verbundindex |
bvnumber | localFWS |
callnumber-first | Q - Science |
callnumber-label | Q325 |
callnumber-raw | Q325.5 |
callnumber-search | Q325.5 |
callnumber-sort | Q 3325.5 |
callnumber-subject | Q - General Science |
collection | ZDB-4-EBA |
contents | TensorFlow machine learning cookbook : over 60 recipes to build intelligent machine learning systems with the power of Python -- Dedication -- Packt Upsell -- Contributors -- Table of Contents -- Preface -- 1. Getting Started with TensorFlow -- 2. The TensorFlow Way -- 3. Linear Regression -- 4. Support Vector Machines -- 5. Nearest-Neighbor Methods -- 6. Neural Networks -- 7. Natural Language Processing -- 8. Convolutional Neural Networks -- 9. Recurrent Neural Networks -- 10. Taking TensorFlow to Production -- 11. More with TensorFlow -- Other Books You May Enjoy -- Index. |
ctrlnum | (OCoLC)1055555615 |
dewey-full | 006.31 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 006 - Special computer methods |
dewey-raw | 006.31 |
dewey-search | 006.31 |
dewey-sort | 16.31 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
edition | Second edition. |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>05505cam a2200577 i 4500</leader><controlfield tag="001">ZDB-4-EBA-on1055555615</controlfield><controlfield tag="003">OCoLC</controlfield><controlfield tag="005">20241004212047.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr unu||||||||</controlfield><controlfield tag="008">181003s2018 enka o 000 0 eng d</controlfield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">UMI</subfield><subfield code="b">eng</subfield><subfield code="e">rda</subfield><subfield code="e">pn</subfield><subfield code="c">UMI</subfield><subfield code="d">TEFOD</subfield><subfield code="d">TOH</subfield><subfield code="d">CEF</subfield><subfield code="d">UKMGB</subfield><subfield code="d">OCLCF</subfield><subfield code="d">G3B</subfield><subfield code="d">STF</subfield><subfield code="d">UAB</subfield><subfield code="d">UKAHL</subfield><subfield code="d">N$T</subfield><subfield code="d">QGK</subfield><subfield code="d">ESU</subfield><subfield code="d">K6U</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">KSU</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield></datafield><datafield tag="015" ind1=" " ind2=" "><subfield code="a">GBB8H2859</subfield><subfield code="2">bnb</subfield></datafield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">019056103</subfield><subfield code="2">Uk</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781789130768</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">178913076X</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">9781789131680</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)1055555615</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">CL0500000995</subfield><subfield code="b">Safari Books Online</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">1DFC2ECC-1C22-4456-8889-B83752FF8543</subfield><subfield code="b">OverDrive, Inc.</subfield><subfield code="n">http://www.overdrive.com</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">Q325.5</subfield></datafield><datafield tag="082" ind1="7" ind2=" "><subfield code="a">006.31</subfield><subfield code="2">23</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">MAIN</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">McClure, Nick,</subfield><subfield code="e">author.</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">TensorFlow machine learning cookbook :</subfield><subfield code="b">over 60 recipes to build intelligent machine learning systems with the power of Python /</subfield><subfield code="c">Nick McClure.</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">Second edition.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Birmingham, UK :</subfield><subfield code="b">Packt Publishing,</subfield><subfield code="c">2018.</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource (1 volume) :</subfield><subfield code="b">illustrations</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="a">text</subfield><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="a">computer</subfield><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="a">online resource</subfield><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="588" ind1="0" ind2=" "><subfield code="a">Online resource; title from title page (Safari, viewed October 1, 2018).</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Previous edition published: 2017.</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="a">Skip the theory and get the most out of Tensorflow to build production-ready machine learning models Key Features Exploit the features of Tensorflow to build and deploy machine learning models Train neural networks to tackle real-world problems in Computer Vision and NLP Handy techniques to write production-ready code for your Tensorflow models Book Description TensorFlow is an open source software library for Machine Intelligence. The independent recipes in this book will teach you how to use TensorFlow for complex data computations and allow you to dig deeper and gain more insights into your data than ever before. With the help of this book, you will work with recipes for training models, model evaluation, sentiment analysis, regression analysis, clustering analysis, artificial neural networks, and more. You will explore RNNs, CNNs, GANs, reinforcement learning, and capsule networks, each using Google's machine learning library, TensorFlow. Through real-world examples, you will get hands-on experience with linear regression techniques with TensorFlow. Once you are familiar and comfortable with the TensorFlow ecosystem, you will be shown how to take it to production. By the end of the book, you will be proficient in the field of machine intelligence using TensorFlow. You will also have good insight into deep learning and be capable of implementing machine learning algorithms in real-world scenarios. What you will learn Become familiar with the basic features of the TensorFlow library Get to know Linear Regression techniques with TensorFlow Learn SVMs with hands-on recipes Implement neural networks to improve predictive modeling Apply NLP and sentiment analysis to your data Master CNN and RNN through practical recipes Implement the gradient boosted random forest to predict housing prices Take TensorFlow into production Who this book is for If you are a data scientist or a machine learning engineer with some knowledge of linear algebra, statistics, and machine learning, this book is for you. If you want to skip the theory and build production-ready machine learning models using Tensorflow without reading pages and pages of material, this book is for you. Some background in Python programming is assumed. Downloading the example code for this book You can download the example code files for all Packt books you have purchased from your account at http://www.PacktPub.com. If you purchased this book elsewhere, you can visit http://www.PacktPub.com/s ...</subfield></datafield><datafield tag="505" ind1="0" ind2=" "><subfield code="a">TensorFlow machine learning cookbook : over 60 recipes to build intelligent machine learning systems with the power of Python -- Dedication -- Packt Upsell -- Contributors -- Table of Contents -- Preface -- 1. Getting Started with TensorFlow -- 2. The TensorFlow Way -- 3. Linear Regression -- 4. Support Vector Machines -- 5. Nearest-Neighbor Methods -- 6. Neural Networks -- 7. Natural Language Processing -- 8. Convolutional Neural Networks -- 9. Recurrent Neural Networks -- 10. Taking TensorFlow to Production -- 11. More with TensorFlow -- Other Books You May Enjoy -- Index.</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Machine learning.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh85079324</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Artificial intelligence.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh85008180</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Python (Computer program language)</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh96008834</subfield></datafield><datafield tag="650" ind1=" " ind2="2"><subfield code="a">Artificial Intelligence</subfield><subfield code="0">https://id.nlm.nih.gov/mesh/D001185</subfield></datafield><datafield tag="650" ind1=" " ind2="2"><subfield code="a">Machine Learning</subfield><subfield code="0">https://id.nlm.nih.gov/mesh/D000069550</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Apprentissage automatique.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Intelligence artificielle.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Python (Langage de programmation)</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">artificial intelligence.</subfield><subfield code="2">aat</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Artificial intelligence</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Machine learning</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Python (Computer program language)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="l">FWS01</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1883903</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">Askews and Holts Library Services</subfield><subfield code="b">ASKH</subfield><subfield code="n">AH35099443</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">1883903</subfield></datafield><datafield tag="994" ind1=" " ind2=" "><subfield code="a">92</subfield><subfield code="b">GEBAY</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBA</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-863</subfield></datafield></record></collection> |
id | ZDB-4-EBA-on1055555615 |
illustrated | Illustrated |
indexdate | 2024-11-27T13:29:10Z |
institution | BVB |
isbn | 9781789130768 178913076X |
language | English |
oclc_num | 1055555615 |
open_access_boolean | |
owner | MAIN DE-863 DE-BY-FWS |
owner_facet | MAIN DE-863 DE-BY-FWS |
physical | 1 online resource (1 volume) : illustrations |
psigel | ZDB-4-EBA |
publishDate | 2018 |
publishDateSearch | 2018 |
publishDateSort | 2018 |
publisher | Packt Publishing, |
record_format | marc |
spelling | McClure, Nick, author. TensorFlow machine learning cookbook : over 60 recipes to build intelligent machine learning systems with the power of Python / Nick McClure. Second edition. Birmingham, UK : Packt Publishing, 2018. 1 online resource (1 volume) : illustrations text txt rdacontent computer c rdamedia online resource cr rdacarrier Online resource; title from title page (Safari, viewed October 1, 2018). Previous edition published: 2017. Skip the theory and get the most out of Tensorflow to build production-ready machine learning models Key Features Exploit the features of Tensorflow to build and deploy machine learning models Train neural networks to tackle real-world problems in Computer Vision and NLP Handy techniques to write production-ready code for your Tensorflow models Book Description TensorFlow is an open source software library for Machine Intelligence. The independent recipes in this book will teach you how to use TensorFlow for complex data computations and allow you to dig deeper and gain more insights into your data than ever before. With the help of this book, you will work with recipes for training models, model evaluation, sentiment analysis, regression analysis, clustering analysis, artificial neural networks, and more. You will explore RNNs, CNNs, GANs, reinforcement learning, and capsule networks, each using Google's machine learning library, TensorFlow. Through real-world examples, you will get hands-on experience with linear regression techniques with TensorFlow. Once you are familiar and comfortable with the TensorFlow ecosystem, you will be shown how to take it to production. By the end of the book, you will be proficient in the field of machine intelligence using TensorFlow. You will also have good insight into deep learning and be capable of implementing machine learning algorithms in real-world scenarios. What you will learn Become familiar with the basic features of the TensorFlow library Get to know Linear Regression techniques with TensorFlow Learn SVMs with hands-on recipes Implement neural networks to improve predictive modeling Apply NLP and sentiment analysis to your data Master CNN and RNN through practical recipes Implement the gradient boosted random forest to predict housing prices Take TensorFlow into production Who this book is for If you are a data scientist or a machine learning engineer with some knowledge of linear algebra, statistics, and machine learning, this book is for you. If you want to skip the theory and build production-ready machine learning models using Tensorflow without reading pages and pages of material, this book is for you. Some background in Python programming is assumed. Downloading the example code for this book You can download the example code files for all Packt books you have purchased from your account at http://www.PacktPub.com. If you purchased this book elsewhere, you can visit http://www.PacktPub.com/s ... TensorFlow machine learning cookbook : over 60 recipes to build intelligent machine learning systems with the power of Python -- Dedication -- Packt Upsell -- Contributors -- Table of Contents -- Preface -- 1. Getting Started with TensorFlow -- 2. The TensorFlow Way -- 3. Linear Regression -- 4. Support Vector Machines -- 5. Nearest-Neighbor Methods -- 6. Neural Networks -- 7. Natural Language Processing -- 8. Convolutional Neural Networks -- 9. Recurrent Neural Networks -- 10. Taking TensorFlow to Production -- 11. More with TensorFlow -- Other Books You May Enjoy -- Index. Machine learning. http://id.loc.gov/authorities/subjects/sh85079324 Artificial intelligence. http://id.loc.gov/authorities/subjects/sh85008180 Python (Computer program language) http://id.loc.gov/authorities/subjects/sh96008834 Artificial Intelligence https://id.nlm.nih.gov/mesh/D001185 Machine Learning https://id.nlm.nih.gov/mesh/D000069550 Apprentissage automatique. Intelligence artificielle. Python (Langage de programmation) artificial intelligence. aat Artificial intelligence fast Machine learning fast Python (Computer program language) fast FWS01 ZDB-4-EBA FWS_PDA_EBA https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1883903 Volltext |
spellingShingle | McClure, Nick TensorFlow machine learning cookbook : over 60 recipes to build intelligent machine learning systems with the power of Python / TensorFlow machine learning cookbook : over 60 recipes to build intelligent machine learning systems with the power of Python -- Dedication -- Packt Upsell -- Contributors -- Table of Contents -- Preface -- 1. Getting Started with TensorFlow -- 2. The TensorFlow Way -- 3. Linear Regression -- 4. Support Vector Machines -- 5. Nearest-Neighbor Methods -- 6. Neural Networks -- 7. Natural Language Processing -- 8. Convolutional Neural Networks -- 9. Recurrent Neural Networks -- 10. Taking TensorFlow to Production -- 11. More with TensorFlow -- Other Books You May Enjoy -- Index. Machine learning. http://id.loc.gov/authorities/subjects/sh85079324 Artificial intelligence. http://id.loc.gov/authorities/subjects/sh85008180 Python (Computer program language) http://id.loc.gov/authorities/subjects/sh96008834 Artificial Intelligence https://id.nlm.nih.gov/mesh/D001185 Machine Learning https://id.nlm.nih.gov/mesh/D000069550 Apprentissage automatique. Intelligence artificielle. Python (Langage de programmation) artificial intelligence. aat Artificial intelligence fast Machine learning fast Python (Computer program language) fast |
subject_GND | http://id.loc.gov/authorities/subjects/sh85079324 http://id.loc.gov/authorities/subjects/sh85008180 http://id.loc.gov/authorities/subjects/sh96008834 https://id.nlm.nih.gov/mesh/D001185 https://id.nlm.nih.gov/mesh/D000069550 |
title | TensorFlow machine learning cookbook : over 60 recipes to build intelligent machine learning systems with the power of Python / |
title_auth | TensorFlow machine learning cookbook : over 60 recipes to build intelligent machine learning systems with the power of Python / |
title_exact_search | TensorFlow machine learning cookbook : over 60 recipes to build intelligent machine learning systems with the power of Python / |
title_full | TensorFlow machine learning cookbook : over 60 recipes to build intelligent machine learning systems with the power of Python / Nick McClure. |
title_fullStr | TensorFlow machine learning cookbook : over 60 recipes to build intelligent machine learning systems with the power of Python / Nick McClure. |
title_full_unstemmed | TensorFlow machine learning cookbook : over 60 recipes to build intelligent machine learning systems with the power of Python / Nick McClure. |
title_short | TensorFlow machine learning cookbook : |
title_sort | tensorflow machine learning cookbook over 60 recipes to build intelligent machine learning systems with the power of python |
title_sub | over 60 recipes to build intelligent machine learning systems with the power of Python / |
topic | Machine learning. http://id.loc.gov/authorities/subjects/sh85079324 Artificial intelligence. http://id.loc.gov/authorities/subjects/sh85008180 Python (Computer program language) http://id.loc.gov/authorities/subjects/sh96008834 Artificial Intelligence https://id.nlm.nih.gov/mesh/D001185 Machine Learning https://id.nlm.nih.gov/mesh/D000069550 Apprentissage automatique. Intelligence artificielle. Python (Langage de programmation) artificial intelligence. aat Artificial intelligence fast Machine learning fast Python (Computer program language) fast |
topic_facet | Machine learning. Artificial intelligence. Python (Computer program language) Artificial Intelligence Machine Learning Apprentissage automatique. Intelligence artificielle. Python (Langage de programmation) artificial intelligence. Artificial intelligence Machine learning |
url | https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1883903 |
work_keys_str_mv | AT mcclurenick tensorflowmachinelearningcookbookover60recipestobuildintelligentmachinelearningsystemswiththepowerofpython |