Artificial intelligence with Python cookbook: proven recipes for applying AI algorithms and deep learning techniques using TensorFlow 2.x and PyTorch 1.6
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Birmingham ; Mumbai
Packt
October 2020
|
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis Klappentext |
Beschreibung: | viii, 453 Seiten Illustrationen, Diagramme |
ISBN: | 9781789133967 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV047204936 | ||
003 | DE-604 | ||
005 | 20231128 | ||
007 | t | ||
008 | 210319s2020 a||| |||| 00||| eng d | ||
020 | |a 9781789133967 |9 978-1-78913-396-7 | ||
035 | |a (OCoLC)1250466187 | ||
035 | |a (DE-599)BVBBV047204936 | ||
040 | |a DE-604 |b ger |e rda | ||
041 | 0 | |a eng | |
049 | |a DE-355 |a DE-1043 | ||
084 | |a ST 250 |0 (DE-625)143626: |2 rvk | ||
084 | |a ST 300 |0 (DE-625)143650: |2 rvk | ||
100 | 1 | |a Auffarth, Ben |e Verfasser |4 aut | |
245 | 1 | 0 | |a Artificial intelligence with Python cookbook |b proven recipes for applying AI algorithms and deep learning techniques using TensorFlow 2.x and PyTorch 1.6 |c Ben Auffarth |
264 | 1 | |a Birmingham ; Mumbai |b Packt |c October 2020 | |
300 | |a viii, 453 Seiten |b Illustrationen, Diagramme | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
650 | 0 | 7 | |a Python |g Programmiersprache |0 (DE-588)4434275-5 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Künstliche Intelligenz |0 (DE-588)4033447-8 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Künstliche Intelligenz |0 (DE-588)4033447-8 |D s |
689 | 0 | 1 | |a Python |g Programmiersprache |0 (DE-588)4434275-5 |D s |
689 | 0 | |5 DE-604 | |
856 | 4 | 2 | |m Digitalisierung UB Regensburg - ADAM Catalogue Enrichment |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=032609871&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
856 | 4 | 2 | |m Digitalisierung UB Regensburg - ADAM Catalogue Enrichment |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=032609871&sequence=000003&line_number=0002&func_code=DB_RECORDS&service_type=MEDIA |3 Klappentext |
999 | |a oai:aleph.bib-bvb.de:BVB01-032609871 |
Datensatz im Suchindex
_version_ | 1804182314685562880 |
---|---|
adam_text | Table of Contents Preface_____________________ ________________________ Chapter 1 : Getting Started with Artificial Intelligence in Python Technical requirements Setting up a Jupyter environment Getting ready How to do it... Installing libraries with Google Colab Self-hosting a Jupyter Notebook environment How it works... There s more... See also Getting proficient in Python for Al Getting ready How to do it... Obtaining the history of Jupyter commands and outputs Execution history Outputs Auto-reloading packages Debugging Timing code execution Displaying progress bars Compiling your code Speeding up pandas DataFrames Parallelizing your code See also Classifying in scikit-learn, Keras, and PyTorch Getting ready How to do it... Visualizing data in seaborn Modeling in scikit-learn Modeling in Keras Modeling in PyTorch How it works... Neural network training The SELU activation function Softmax activation Cross-entropy See also Modeling with Keras Getting ready How to do it... ________1 ց g 10 ю 11 11 12 15 15 16 17 18 19 19 20 20 20 21 22 23 24 26 27 29 зо зо 31 32 34 36 43 46 46 50 50 50 51 52 53 54
Table of Contents Data loading and preprocessing Model training How it works... Maximal information coefficient Data generators Permutation importance See also Chapter 2: Advanced Topics in Supervised Machine Learning Technical requirements Transforming data in scikit-learn Getting ready How to do it... Encoding ranges numerically Deriving higher-order features Combining transformations How it works... There s more... See also Predicting house prices in PyTorch Getting ready How to do it... How it works... There s more... See also Live decisioning customer values Getting ready How to do it... How it works... Active learning Hoeffding Tree Class weighting See also Battling algorithmic bias 55 63 67 67 68 69 69 71 72 72 73 74 74 77 79 81 82 83 83 83 86 93 94 96 97 97 98 101 102 102 102 103 юз Getting ready How to do it... HOW it Works... Ю4 106 114 There s more... See also 118 Forecasting C02 time series Getting ready How to do it... Analyzing time series using ARIMA and SARIMA How it works... There s more... See also 115 119 119 120 122 124 127 128
Table of Contents Chapter 3: Patterns, Outliers, and Recommendations Clustering market segments Getting ready How to do it... How it works... There s more... See also Discovering anomalies Getting ready How to do it... How it works... к-nearest neighbors Isolation forest Autoencoder See also Representing for similarity search Getting ready How to do it... Baseline ֊ string comparison functions Bag-of-characters approach Siamese neural network approach How it works... Recommending products Getting ready How to do it... How it works... Precision at к Matrix factorization The lightfm model See also 131 132 132 133 138 140 142 143 143 144 151 151 151 151 152 152 153 154 155 156 157 161 162 162 164 166 167 167 168 168 Spotting fraudster communities 169 Getting ready How to do it... Creating an adjacency matrix Community detection algorithms Evaluating the communities How it works... Graph community algorithms 169 170 170 171 172 174 174 174 175 175 175 177 Louvain algorithm Girvan-Newman algorithm Information entropy There s more... See also Chapter 4: Probabilistic Modeling Technical requirements Predicting stock prices with confidence 179 iso iso ------------------------------------------------------------ till] -----------------------------------------------------------
Table of Contents Getting ready How to do it... How it works... Featurization Platt scaling Isotonic regression Naive Bayes See also 180 181 185 185 186 187 187 188 Estimating customer lifetime value Getting ready How to do it... How it works... The BG/NBD model The Gamma-Gamma model See also 189 189 191 192 192 192 193 193 194 199 199 Diagnosing a disease Getting ready How to do it... How it works... Aleatoric uncertainty Negative log-likelihood Bernoulli distribution Metrics See also 200 200 200 201 201 201 202 206 Stopping credit defaults Getting ready How to do it... How it works... Epistemic uncertainty See also 206 207 Chapter 5: Heuristic Search Techniques and Logical Inference Making decisions based on knowledge Getting ready How to do it... Logical reasoning Knowledge embedding How it works... Logical reasoning Logic provers Knowledge embedding Graph embedding with Walklets See also Solving the n-queens problem Getting ready How to do it... Genetic algorithm --------------------------------------------------------- 18Ց 209 209 210 210 211 211 215 216 217 217 217 218 220 220 221 221 [iv] ---------------------------------------------------------
Table of Contents Particle swarm optimization SAT solver 225 229 How it works... Genetic algorithm Particle swarm optimization SAT solver See also 231 Finding the shortest bus route 236 231 233 234 236 Getting ready How to do it... Simulated annealing Ant colony optimization How it works... Simulated annealing Ant colony optimization See also 2Յ6 237 237 239 240 241 241 242 Simulating the spread of a disease 243 243 Getting ready HOW tO do it... How it works... There s more... See also 244 251 253 Writing a chess engine with Monte Carlo tree search Getting ready How to do it... Tree search Implementing a node Playing chess How it works... There s more... See also 255 255 257 258 260 261 262 Chapter 6: Deep Reinforcement Learning Technical requirements Optimizing a website How to do it... How İt works... See also Controlling a cartpole Getting ready How to do it... How it works... There s more... Watching our agents in the environment Using the RLlib library See also Playing blackjack --------------------------------------------------------- 254 254 254 26Յ 264 264 264 270 272 272 273 273 279 280 280 281 281 282 [v] ---------------------------------------------------------
Table of Contents Getting ready How to do it... How it works... See also 282 283 289 291 Chapter 7: Advanced Image Applications Technical requirements Recognizing clothing items Getting ready How to do it... Difference of Gaussiane Multilayer perceptron Le N été MobileNet transfer learning How it works... Difference of Gaussian LeNet5 MobileNet transfer learning See also Generating images Getting ready How to do it... How it works... See also Encoding images and style Getting ready How to do it... How it works... See also Chapter 8: Working with Moving Images Technical requirements Localizing objects Getting ready How to do it... How it works... There s more... See also Faking videos Getting ready How to do it... How it works... See also Deep fakes Detection of deep fakes Chapter 9: Deep Learning in Audio and Speech [vi] 293 293 293 295 295 296 297 299 301 302 303 303 304 305 306 306 306 313 314 314 315 315 324 326 327 328 328 328 329 332 333 334 335 335 336 338 341 341 342 343
Table of Contents Technical requirements Recognizing voice commands Getting ready How to do it... How it works... See also Synthesizing speech from text Getting ready How to do it... How it works... Deep Convolutional Networks with Guided Attention WaveGAN There s more... See also 344 344 344 345 351 351 352 352 353 355 355 356 357 358 359 359 360 364 365 Generating melodies Getting ready How to do it... How it works... See also Chapter 10: Natural Language Processing Technical requirements Classifying newsgroups Getting ready How to do it... Bag-of-words Word embeddings Custom word embeddings How it works... The CBOW algorithm TFIDF There s more... See also 367 З68 З68 З68 369 370 370 372 373 374 375 375 377 Chatting to users Getting ready How to do it... How it works... ELIZA Eywa See also Translating a text from English to German Getting ready How to do it... How it works... There s more... See also [vii] 378 379 379 383 383 384 385 З66 386 387 398 400 400
Table of Contents Writing a popular novel 401 402 403 406 407 Getting ready How to do it... How it works... See also Chapter 11: Artificial Intelligence in Production Technical requirements Visualizing model results Getting ready How to do it... Streamlit hello-world Creating our data app How it works... See also Serving a model for live decisioning Getting ready How to do it... How it works... Monitoring See also Securing a model against attack Getting ready How to do it... How it works... Differential privacy Private aggregation of teacher ensembles See also Other Books You May Enjoy Index 409 409 410 410 410 410 411 418 419 420 420 421 425 426 427 428 429 429 436 437 438 439 441 445 [ viii ]
Artificial Intelligence with Python Artificial intelligence (Al) plays an integral role in automating problem-solving. This involves predicting and classifying data and training agents to execute tasks successfully. This book will teach you how to solve complex problems with the help of independent and insightful recipes ranging from the essentials to advanced methods that have just come out of research. Artificial Intelligence with Python Cookbook starts by showing you how to set up your Python environment and taking you through the fundamentals of data exploration. Moving ahead, you ll be able to implement heuristic search techniques and genetic algorithms. In addition to this, you ll apply probabilistic models, constraint optimization, and reinforcement learning. As you advance through the book, you ll build deep learning models for text, images, video, and audio, and then delve into algorithmic bias, style transfer, music generation, and Al use cases in the healthcare and insurance industries. Throughout the book, you ll learn about a variety of tools for problem-solving and gain the knowledge needed to effectively approach complex problems. By the end of this book on Al, you will have the skills you need to write Al and machine learning algorithms, test them, and deploy them for production. Things you will learn: • • • • Implement data preprocessing steps and optimize model hyperparameters Delve into representational learning with adversial autoencoders Use active learning, recommenders, knowledge embedding, and SAT solvers Get to grips with probabilistic modeling with
TensorFlow probability • • • • Run object detection, text-to-speech conversion, and text and music generation Apply swarm algorithms, multi-agent systems, and graph networks Go from proof of concept to production by deploying models as microservices Understand how to use modern Al in practice
|
adam_txt |
Table of Contents Preface_ _ Chapter 1 : Getting Started with Artificial Intelligence in Python Technical requirements Setting up a Jupyter environment Getting ready How to do it. Installing libraries with Google Colab Self-hosting a Jupyter Notebook environment How it works. There's more. See also Getting proficient in Python for Al Getting ready How to do it. Obtaining the history of Jupyter commands and outputs Execution history Outputs Auto-reloading packages Debugging Timing code execution Displaying progress bars Compiling your code Speeding up pandas DataFrames Parallelizing your code See also Classifying in scikit-learn, Keras, and PyTorch Getting ready How to do it. Visualizing data in seaborn Modeling in scikit-learn Modeling in Keras Modeling in PyTorch How it works. Neural network training The SELU activation function Softmax activation Cross-entropy See also Modeling with Keras Getting ready How to do it. _1 ց g 10 ю 11 11 12 15 15 16 17 18 19 19 20 20 20 21 22 23 24 26 27 29 зо зо 31 32 34 36 43 46 46 50 50 50 51 52 53 54
Table of Contents Data loading and preprocessing Model training How it works. Maximal information coefficient Data generators Permutation importance See also Chapter 2: Advanced Topics in Supervised Machine Learning Technical requirements Transforming data in scikit-learn Getting ready How to do it. Encoding ranges numerically Deriving higher-order features Combining transformations How it works. There's more. See also Predicting house prices in PyTorch Getting ready How to do it. How it works. There's more. See also Live decisioning customer values Getting ready How to do it. How it works. Active learning Hoeffding Tree Class weighting See also Battling algorithmic bias 55 63 67 67 68 69 69 71 72 72 73 74 74 77 79 81 82 83 83 83 86 93 94 96 97 97 98 101 102 102 102 103 юз Getting ready How to do it. HOW it Works. Ю4 106 114 There's more. See also 118 Forecasting C02 time series Getting ready How to do it. Analyzing time series using ARIMA and SARIMA How it works. There's more. See also 115 119 119 120 122 124 127 128
Table of Contents Chapter 3: Patterns, Outliers, and Recommendations Clustering market segments Getting ready How to do it. How it works. There's more. See also Discovering anomalies Getting ready How to do it. How it works. к-nearest neighbors Isolation forest Autoencoder See also Representing for similarity search Getting ready How to do it. Baseline ֊ string comparison functions Bag-of-characters approach Siamese neural network approach How it works. Recommending products Getting ready How to do it. How it works. Precision at к Matrix factorization The lightfm model See also 131 132 132 133 138 140 142 143 143 144 151 151 151 151 152 152 153 154 155 156 157 161 162 162 164 166 167 167 168 168 Spotting fraudster communities 169 Getting ready How to do it. Creating an adjacency matrix Community detection algorithms Evaluating the communities How it works. Graph community algorithms 169 170 170 171 172 174 174 174 175 175 175 177 Louvain algorithm Girvan-Newman algorithm Information entropy There's more. See also Chapter 4: Probabilistic Modeling Technical requirements Predicting stock prices with confidence 179 iso iso ------------------------------------------------------------ till] -----------------------------------------------------------
Table of Contents Getting ready How to do it. How it works. Featurization Platt scaling Isotonic regression Naive Bayes See also 180 181 185 185 186 187 187 188 Estimating customer lifetime value Getting ready How to do it. How it works. The BG/NBD model The Gamma-Gamma model See also 189 189 191 192 192 192 193 193 194 199 199 Diagnosing a disease Getting ready How to do it. How it works. Aleatoric uncertainty Negative log-likelihood Bernoulli distribution Metrics See also 200 200 200 201 201 201 202 206 Stopping credit defaults Getting ready How to do it. How it works. Epistemic uncertainty See also 206 207 Chapter 5: Heuristic Search Techniques and Logical Inference Making decisions based on knowledge Getting ready How to do it. Logical reasoning Knowledge embedding How it works. Logical reasoning Logic provers Knowledge embedding Graph embedding with Walklets See also Solving the n-queens problem Getting ready How to do it. Genetic algorithm --------------------------------------------------------- 18Ց 209 209 210 210 211 211 215 216 217 217 217 218 220 220 221 221 [iv] ---------------------------------------------------------
Table of Contents Particle swarm optimization SAT solver 225 229 How it works. Genetic algorithm Particle swarm optimization SAT solver See also 231 Finding the shortest bus route 236 231 233 234 236 Getting ready How to do it. Simulated annealing Ant colony optimization How it works. Simulated annealing Ant colony optimization See also 2Յ6 237 237 239 240 241 241 242 Simulating the spread of a disease 243 243 Getting ready HOW tO do it. How it works. There's more. See also 244 251 253 Writing a chess engine with Monte Carlo tree search Getting ready How to do it. Tree search Implementing a node Playing chess How it works. There's more. See also 255 255 257 258 260 261 262 Chapter 6: Deep Reinforcement Learning Technical requirements Optimizing a website How to do it. How İt works. See also Controlling a cartpole Getting ready How to do it. How it works. There's more. Watching our agents in the environment Using the RLlib library See also Playing blackjack --------------------------------------------------------- 254 254 254 26Յ 264 264 264 270 272 272 273 273 279 280 280 281 281 282 [v] ---------------------------------------------------------
Table of Contents Getting ready How to do it. How it works. See also 282 283 289 291 Chapter 7: Advanced Image Applications Technical requirements Recognizing clothing items Getting ready How to do it. Difference of Gaussiane Multilayer perceptron Le N été MobileNet transfer learning How it works. Difference of Gaussian LeNet5 MobileNet transfer learning See also Generating images Getting ready How to do it. How it works. See also Encoding images and style Getting ready How to do it. How it works. See also Chapter 8: Working with Moving Images Technical requirements Localizing objects Getting ready How to do it. How it works. There's more. See also Faking videos Getting ready How to do it. How it works. See also Deep fakes Detection of deep fakes Chapter 9: Deep Learning in Audio and Speech [vi] 293 293 293 295 295 296 297 299 301 302 303 303 304 305 306 306 306 313 314 314 315 315 324 326 327 328 328 328 329 332 333 334 335 335 336 338 341 341 342 343
Table of Contents Technical requirements Recognizing voice commands Getting ready How to do it. How it works. See also Synthesizing speech from text Getting ready How to do it. How it works. Deep Convolutional Networks with Guided Attention WaveGAN There's more. See also 344 344 344 345 351 351 352 352 353 355 355 356 357 358 359 359 360 364 365 Generating melodies Getting ready How to do it. How it works. See also Chapter 10: Natural Language Processing Technical requirements Classifying newsgroups Getting ready How to do it. Bag-of-words Word embeddings Custom word embeddings How it works. The CBOW algorithm TFIDF There's more. See also 367 З68 З68 З68 369 370 370 372 373 374 375 375 377 Chatting to users Getting ready How to do it. How it works. ELIZA Eywa See also Translating a text from English to German Getting ready How to do it. How it works. There's more. See also [vii] 378 379 379 383 383 384 385 З66 386 387 398 400 400
Table of Contents Writing a popular novel 401 402 403 406 407 Getting ready How to do it. How it works. See also Chapter 11: Artificial Intelligence in Production Technical requirements Visualizing model results Getting ready How to do it. Streamlit hello-world Creating our data app How it works. See also Serving a model for live decisioning Getting ready How to do it. How it works. Monitoring See also Securing a model against attack Getting ready How to do it. How it works. Differential privacy Private aggregation of teacher ensembles See also Other Books You May Enjoy Index 409 409 410 410 410 410 411 418 419 420 420 421 425 426 427 428 429 429 436 437 438 439 441 445 [ viii ]
Artificial Intelligence with Python Artificial intelligence (Al) plays an integral role in automating problem-solving. This involves predicting and classifying data and training agents to execute tasks successfully. This book will teach you how to solve complex problems with the help of independent and insightful recipes ranging from the essentials to advanced methods that have just come out of research. Artificial Intelligence with Python Cookbook starts by showing you how to set up your Python environment and taking you through the fundamentals of data exploration. Moving ahead, you'll be able to implement heuristic search techniques and genetic algorithms. In addition to this, you'll apply probabilistic models, constraint optimization, and reinforcement learning. As you advance through the book, you'll build deep learning models for text, images, video, and audio, and then delve into algorithmic bias, style transfer, music generation, and Al use cases in the healthcare and insurance industries. Throughout the book, you'll learn about a variety of tools for problem-solving and gain the knowledge needed to effectively approach complex problems. By the end of this book on Al, you will have the skills you need to write Al and machine learning algorithms, test them, and deploy them for production. Things you will learn: • • • • Implement data preprocessing steps and optimize model hyperparameters Delve into representational learning with adversial autoencoders Use active learning, recommenders, knowledge embedding, and SAT solvers Get to grips with probabilistic modeling with
TensorFlow probability • • • • Run object detection, text-to-speech conversion, and text and music generation Apply swarm algorithms, multi-agent systems, and graph networks Go from proof of concept to production by deploying models as microservices Understand how to use modern Al in practice |
any_adam_object | 1 |
any_adam_object_boolean | 1 |
author | Auffarth, Ben |
author_facet | Auffarth, Ben |
author_role | aut |
author_sort | Auffarth, Ben |
author_variant | b a ba |
building | Verbundindex |
bvnumber | BV047204936 |
classification_rvk | ST 250 ST 300 |
ctrlnum | (OCoLC)1250466187 (DE-599)BVBBV047204936 |
discipline | Informatik |
discipline_str_mv | Informatik |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01815nam a2200361 c 4500</leader><controlfield tag="001">BV047204936</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20231128 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">210319s2020 a||| |||| 00||| eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781789133967</subfield><subfield code="9">978-1-78913-396-7</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)1250466187</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV047204936</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rda</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-355</subfield><subfield code="a">DE-1043</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 250</subfield><subfield code="0">(DE-625)143626:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 300</subfield><subfield code="0">(DE-625)143650:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Auffarth, Ben</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Artificial intelligence with Python cookbook</subfield><subfield code="b">proven recipes for applying AI algorithms and deep learning techniques using TensorFlow 2.x and PyTorch 1.6</subfield><subfield code="c">Ben Auffarth</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Birmingham ; Mumbai</subfield><subfield code="b">Packt</subfield><subfield code="c">October 2020</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">viii, 453 Seiten</subfield><subfield code="b">Illustrationen, Diagramme</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Python</subfield><subfield code="g">Programmiersprache</subfield><subfield code="0">(DE-588)4434275-5</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Künstliche Intelligenz</subfield><subfield code="0">(DE-588)4033447-8</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Künstliche Intelligenz</subfield><subfield code="0">(DE-588)4033447-8</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">Python</subfield><subfield code="g">Programmiersprache</subfield><subfield code="0">(DE-588)4434275-5</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">Digitalisierung UB Regensburg - ADAM Catalogue Enrichment</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=032609871&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">Digitalisierung UB Regensburg - ADAM Catalogue Enrichment</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=032609871&sequence=000003&line_number=0002&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Klappentext</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-032609871</subfield></datafield></record></collection> |
id | DE-604.BV047204936 |
illustrated | Illustrated |
index_date | 2024-07-03T16:52:20Z |
indexdate | 2024-07-10T09:05:35Z |
institution | BVB |
isbn | 9781789133967 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-032609871 |
oclc_num | 1250466187 |
open_access_boolean | |
owner | DE-355 DE-BY-UBR DE-1043 |
owner_facet | DE-355 DE-BY-UBR DE-1043 |
physical | viii, 453 Seiten Illustrationen, Diagramme |
publishDate | 2020 |
publishDateSearch | 2020 |
publishDateSort | 2020 |
publisher | Packt |
record_format | marc |
spelling | Auffarth, Ben Verfasser aut Artificial intelligence with Python cookbook proven recipes for applying AI algorithms and deep learning techniques using TensorFlow 2.x and PyTorch 1.6 Ben Auffarth Birmingham ; Mumbai Packt October 2020 viii, 453 Seiten Illustrationen, Diagramme txt rdacontent n rdamedia nc rdacarrier Python Programmiersprache (DE-588)4434275-5 gnd rswk-swf Künstliche Intelligenz (DE-588)4033447-8 gnd rswk-swf Künstliche Intelligenz (DE-588)4033447-8 s Python Programmiersprache (DE-588)4434275-5 s DE-604 Digitalisierung UB Regensburg - ADAM Catalogue Enrichment application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=032609871&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis Digitalisierung UB Regensburg - ADAM Catalogue Enrichment application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=032609871&sequence=000003&line_number=0002&func_code=DB_RECORDS&service_type=MEDIA Klappentext |
spellingShingle | Auffarth, Ben Artificial intelligence with Python cookbook proven recipes for applying AI algorithms and deep learning techniques using TensorFlow 2.x and PyTorch 1.6 Python Programmiersprache (DE-588)4434275-5 gnd Künstliche Intelligenz (DE-588)4033447-8 gnd |
subject_GND | (DE-588)4434275-5 (DE-588)4033447-8 |
title | Artificial intelligence with Python cookbook proven recipes for applying AI algorithms and deep learning techniques using TensorFlow 2.x and PyTorch 1.6 |
title_auth | Artificial intelligence with Python cookbook proven recipes for applying AI algorithms and deep learning techniques using TensorFlow 2.x and PyTorch 1.6 |
title_exact_search | Artificial intelligence with Python cookbook proven recipes for applying AI algorithms and deep learning techniques using TensorFlow 2.x and PyTorch 1.6 |
title_exact_search_txtP | Artificial intelligence with Python cookbook proven recipes for applying AI algorithms and deep learning techniques using TensorFlow 2.x and PyTorch 1.6 |
title_full | Artificial intelligence with Python cookbook proven recipes for applying AI algorithms and deep learning techniques using TensorFlow 2.x and PyTorch 1.6 Ben Auffarth |
title_fullStr | Artificial intelligence with Python cookbook proven recipes for applying AI algorithms and deep learning techniques using TensorFlow 2.x and PyTorch 1.6 Ben Auffarth |
title_full_unstemmed | Artificial intelligence with Python cookbook proven recipes for applying AI algorithms and deep learning techniques using TensorFlow 2.x and PyTorch 1.6 Ben Auffarth |
title_short | Artificial intelligence with Python cookbook |
title_sort | artificial intelligence with python cookbook proven recipes for applying ai algorithms and deep learning techniques using tensorflow 2 x and pytorch 1 6 |
title_sub | proven recipes for applying AI algorithms and deep learning techniques using TensorFlow 2.x and PyTorch 1.6 |
topic | Python Programmiersprache (DE-588)4434275-5 gnd Künstliche Intelligenz (DE-588)4033447-8 gnd |
topic_facet | Python Programmiersprache Künstliche Intelligenz |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=032609871&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=032609871&sequence=000003&line_number=0002&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT auffarthben artificialintelligencewithpythoncookbookprovenrecipesforapplyingaialgorithmsanddeeplearningtechniquesusingtensorflow2xandpytorch16 |