The StatQuest illustrated guide to neural networks and AI: with hands-on examples in PyTorch!!! : triple bam!!!
"AI applications like ChatGPT can seem almost magical. A simple prompt can generate a new poem, or even write code for you. But how does this magic happen? That's where 'The StatQuest Illustrated Guide to Neural Networks and AI' comes in. This book takes the algorithms, no matter...
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
[Erscheinungsort nicht ermittelbar]
[Josh Starmer]
[2025]
|
Schlagworte: | |
Zusammenfassung: | "AI applications like ChatGPT can seem almost magical. A simple prompt can generate a new poem, or even write code for you. But how does this magic happen? That's where 'The StatQuest Illustrated Guide to Neural Networks and AI' comes in. This book takes the algorithms, no matter how complicated, and breaks them down into small, bite-sized pieces that are easy to understand. Each concept is clearly illustrated to provide you with an intuition about how the methods work that goes beyond the equations alone. The StatQuest Illustrated Guide does not dumb down the concepts. Instead, it builds you up, so you're smarter and have a deeper understanding of neural networks and AI. 'The StatQuest Illustrated Guide to Neural Networks and AI' starts with the basics, showing you how a simple neural network fits a shape to data and then builds from there, one step at a time, until you have mastered the concepts behind today's revolution in AI. Furthermore, putting the theory into practice is easy because each major concept is paired with a PyTorch tutorial that teaches you how to code each neural network from scratch." -- Printed paper wrapper |
Beschreibung: | 363 Seiten Illustrationen, Diagramme |
ISBN: | 9798303440616 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV050168297 | ||
003 | DE-604 | ||
005 | 20250312 | ||
007 | t| | ||
008 | 250214s2025 xxua||| |||| 00||| eng d | ||
020 | |a 9798303440616 |c paperback |9 9798303440616 | ||
035 | |a (DE-599)KXP1914747593 | ||
040 | |a DE-604 |b ger |e rda | ||
041 | 0 | |a eng | |
044 | |a xxu |c XD-US | ||
049 | |a DE-M347 | ||
084 | |a ST 301 |0 (DE-625)143651: |2 rvk | ||
084 | |a ST 300 |0 (DE-625)143650: |2 rvk | ||
084 | |a ST 302 |0 (DE-625)143652: |2 rvk | ||
100 | 1 | |a Starmer, Josh |e Verfasser |0 (DE-588)1288648383 |4 aut | |
245 | 1 | 0 | |a The StatQuest illustrated guide to neural networks and AI |b with hands-on examples in PyTorch!!! : triple bam!!! |c by Josh Starmer, Ph.D. |
246 | 1 | 3 | |a Illustrated guide to neural networks and AI |
264 | 1 | |a [Erscheinungsort nicht ermittelbar] |b [Josh Starmer] |c [2025] | |
264 | 4 | |c © 2025 | |
300 | |a 363 Seiten |b Illustrationen, Diagramme | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
505 | 8 | 0 | |t Fundamental concepts in neural networks and AI!!! -- Optimizing weights and biases with backpropagation!!! -- Networks with multiple inputs and outputs!!! -- Simplifying outputs with ArgMax and SoftMax!!! -- Speeding up training with cross entropy!!! -- Image classification with convolutional neural networks!!! -- Stock prediction with recurrent neural networks (RNNs)!!! -- Better stock prediction with long short-term memory (LSTM)!!! -- Converting words to numbers with word embedding!!! -- Language translation with Seq2seq and encoder-decoder models!!! -- Better language translation with attention!!! -- Even better language translation with transformers!!! -- Generating lots of text with decoder-only transformers!!! -- Classification and clustering with encoder-only transformers!!! |
520 | 3 | |a "AI applications like ChatGPT can seem almost magical. A simple prompt can generate a new poem, or even write code for you. But how does this magic happen? That's where 'The StatQuest Illustrated Guide to Neural Networks and AI' comes in. This book takes the algorithms, no matter how complicated, and breaks them down into small, bite-sized pieces that are easy to understand. Each concept is clearly illustrated to provide you with an intuition about how the methods work that goes beyond the equations alone. The StatQuest Illustrated Guide does not dumb down the concepts. Instead, it builds you up, so you're smarter and have a deeper understanding of neural networks and AI. 'The StatQuest Illustrated Guide to Neural Networks and AI' starts with the basics, showing you how a simple neural network fits a shape to data and then builds from there, one step at a time, until you have mastered the concepts behind today's revolution in AI. Furthermore, putting the theory into practice is easy because each major concept is paired with a PyTorch tutorial that teaches you how to code each neural network from scratch." -- Printed paper wrapper | |
650 | 0 | 7 | |a Neuronales Netz |0 (DE-588)4226127-2 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Maschinelles Lernen |0 (DE-588)4193754-5 |2 gnd |9 rswk-swf |
653 | 0 | |a Neural networks (Computer science) / Textbooks | |
653 | 0 | |a Neural networks (Computer science) / Pictorial works | |
653 | 0 | |a Artificial intelligence / Textbooks | |
653 | 0 | |a Natural language processing (Computer science) / Pictorial works | |
653 | 0 | |a Computer programming / Handbooks, manuals, etc | |
689 | 0 | 0 | |a Neuronales Netz |0 (DE-588)4226127-2 |D s |
689 | 0 | |5 DE-604 | |
689 | 1 | 0 | |a Maschinelles Lernen |0 (DE-588)4193754-5 |D s |
689 | 1 | |5 DE-604 | |
943 | 1 | |a oai:aleph.bib-bvb.de:BVB01-035504274 |
Datensatz im Suchindex
_version_ | 1826385863478607872 |
---|---|
adam_text | |
any_adam_object | |
author | Starmer, Josh |
author_GND | (DE-588)1288648383 |
author_facet | Starmer, Josh |
author_role | aut |
author_sort | Starmer, Josh |
author_variant | j s js |
building | Verbundindex |
bvnumber | BV050168297 |
classification_rvk | ST 301 ST 300 ST 302 |
contents | Fundamental concepts in neural networks and AI!!! -- Optimizing weights and biases with backpropagation!!! -- Networks with multiple inputs and outputs!!! -- Simplifying outputs with ArgMax and SoftMax!!! -- Speeding up training with cross entropy!!! -- Image classification with convolutional neural networks!!! -- Stock prediction with recurrent neural networks (RNNs)!!! -- Better stock prediction with long short-term memory (LSTM)!!! -- Converting words to numbers with word embedding!!! -- Language translation with Seq2seq and encoder-decoder models!!! -- Better language translation with attention!!! -- Even better language translation with transformers!!! -- Generating lots of text with decoder-only transformers!!! -- Classification and clustering with encoder-only transformers!!! |
ctrlnum | (DE-599)KXP1914747593 |
discipline | Informatik |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>00000nam a2200000 c 4500</leader><controlfield tag="001">BV050168297</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20250312</controlfield><controlfield tag="007">t|</controlfield><controlfield tag="008">250214s2025 xxua||| |||| 00||| eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9798303440616</subfield><subfield code="c">paperback</subfield><subfield code="9">9798303440616</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)KXP1914747593</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="044" ind1=" " ind2=" "><subfield code="a">xxu</subfield><subfield code="c">XD-US</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-M347</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 301</subfield><subfield code="0">(DE-625)143651:</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="084" ind1=" " ind2=" "><subfield code="a">ST 302</subfield><subfield code="0">(DE-625)143652:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Starmer, Josh</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)1288648383</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">The StatQuest illustrated guide to neural networks and AI</subfield><subfield code="b">with hands-on examples in PyTorch!!! : triple bam!!!</subfield><subfield code="c">by Josh Starmer, Ph.D.</subfield></datafield><datafield tag="246" ind1="1" ind2="3"><subfield code="a">Illustrated guide to neural networks and AI</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">[Erscheinungsort nicht ermittelbar]</subfield><subfield code="b">[Josh Starmer]</subfield><subfield code="c">[2025]</subfield></datafield><datafield tag="264" ind1=" " ind2="4"><subfield code="c">© 2025</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">363 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="505" ind1="8" ind2="0"><subfield code="t">Fundamental concepts in neural networks and AI!!! -- Optimizing weights and biases with backpropagation!!! -- Networks with multiple inputs and outputs!!! -- Simplifying outputs with ArgMax and SoftMax!!! -- Speeding up training with cross entropy!!! -- Image classification with convolutional neural networks!!! -- Stock prediction with recurrent neural networks (RNNs)!!! -- Better stock prediction with long short-term memory (LSTM)!!! -- Converting words to numbers with word embedding!!! -- Language translation with Seq2seq and encoder-decoder models!!! -- Better language translation with attention!!! -- Even better language translation with transformers!!! -- Generating lots of text with decoder-only transformers!!! -- Classification and clustering with encoder-only transformers!!!</subfield></datafield><datafield tag="520" ind1="3" ind2=" "><subfield code="a">"AI applications like ChatGPT can seem almost magical. A simple prompt can generate a new poem, or even write code for you. But how does this magic happen? That's where 'The StatQuest Illustrated Guide to Neural Networks and AI' comes in. This book takes the algorithms, no matter how complicated, and breaks them down into small, bite-sized pieces that are easy to understand. Each concept is clearly illustrated to provide you with an intuition about how the methods work that goes beyond the equations alone. The StatQuest Illustrated Guide does not dumb down the concepts. Instead, it builds you up, so you're smarter and have a deeper understanding of neural networks and AI. 'The StatQuest Illustrated Guide to Neural Networks and AI' starts with the basics, showing you how a simple neural network fits a shape to data and then builds from there, one step at a time, until you have mastered the concepts behind today's revolution in AI. Furthermore, putting the theory into practice is easy because each major concept is paired with a PyTorch tutorial that teaches you how to code each neural network from scratch." -- Printed paper wrapper</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Neuronales Netz</subfield><subfield code="0">(DE-588)4226127-2</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Maschinelles Lernen</subfield><subfield code="0">(DE-588)4193754-5</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="653" ind1=" " ind2="0"><subfield code="a">Neural networks (Computer science) / Textbooks</subfield></datafield><datafield tag="653" ind1=" " ind2="0"><subfield code="a">Neural networks (Computer science) / Pictorial works</subfield></datafield><datafield tag="653" ind1=" " ind2="0"><subfield code="a">Artificial intelligence / Textbooks</subfield></datafield><datafield tag="653" ind1=" " ind2="0"><subfield code="a">Natural language processing (Computer science) / Pictorial works</subfield></datafield><datafield tag="653" ind1=" " ind2="0"><subfield code="a">Computer programming / Handbooks, manuals, etc</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Neuronales Netz</subfield><subfield code="0">(DE-588)4226127-2</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="689" ind1="1" ind2="0"><subfield code="a">Maschinelles Lernen</subfield><subfield code="0">(DE-588)4193754-5</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="1" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="943" ind1="1" ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-035504274</subfield></datafield></record></collection> |
id | DE-604.BV050168297 |
illustrated | Illustrated |
indexdate | 2025-03-12T11:01:29Z |
institution | BVB |
isbn | 9798303440616 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-035504274 |
open_access_boolean | |
owner | DE-M347 |
owner_facet | DE-M347 |
physical | 363 Seiten Illustrationen, Diagramme |
publishDate | 2025 |
publishDateSearch | 2025 |
publishDateSort | 2025 |
publisher | [Josh Starmer] |
record_format | marc |
spelling | Starmer, Josh Verfasser (DE-588)1288648383 aut The StatQuest illustrated guide to neural networks and AI with hands-on examples in PyTorch!!! : triple bam!!! by Josh Starmer, Ph.D. Illustrated guide to neural networks and AI [Erscheinungsort nicht ermittelbar] [Josh Starmer] [2025] © 2025 363 Seiten Illustrationen, Diagramme txt rdacontent n rdamedia nc rdacarrier Fundamental concepts in neural networks and AI!!! -- Optimizing weights and biases with backpropagation!!! -- Networks with multiple inputs and outputs!!! -- Simplifying outputs with ArgMax and SoftMax!!! -- Speeding up training with cross entropy!!! -- Image classification with convolutional neural networks!!! -- Stock prediction with recurrent neural networks (RNNs)!!! -- Better stock prediction with long short-term memory (LSTM)!!! -- Converting words to numbers with word embedding!!! -- Language translation with Seq2seq and encoder-decoder models!!! -- Better language translation with attention!!! -- Even better language translation with transformers!!! -- Generating lots of text with decoder-only transformers!!! -- Classification and clustering with encoder-only transformers!!! "AI applications like ChatGPT can seem almost magical. A simple prompt can generate a new poem, or even write code for you. But how does this magic happen? That's where 'The StatQuest Illustrated Guide to Neural Networks and AI' comes in. This book takes the algorithms, no matter how complicated, and breaks them down into small, bite-sized pieces that are easy to understand. Each concept is clearly illustrated to provide you with an intuition about how the methods work that goes beyond the equations alone. The StatQuest Illustrated Guide does not dumb down the concepts. Instead, it builds you up, so you're smarter and have a deeper understanding of neural networks and AI. 'The StatQuest Illustrated Guide to Neural Networks and AI' starts with the basics, showing you how a simple neural network fits a shape to data and then builds from there, one step at a time, until you have mastered the concepts behind today's revolution in AI. Furthermore, putting the theory into practice is easy because each major concept is paired with a PyTorch tutorial that teaches you how to code each neural network from scratch." -- Printed paper wrapper Neuronales Netz (DE-588)4226127-2 gnd rswk-swf Maschinelles Lernen (DE-588)4193754-5 gnd rswk-swf Neural networks (Computer science) / Textbooks Neural networks (Computer science) / Pictorial works Artificial intelligence / Textbooks Natural language processing (Computer science) / Pictorial works Computer programming / Handbooks, manuals, etc Neuronales Netz (DE-588)4226127-2 s DE-604 Maschinelles Lernen (DE-588)4193754-5 s |
spellingShingle | Starmer, Josh The StatQuest illustrated guide to neural networks and AI with hands-on examples in PyTorch!!! : triple bam!!! Fundamental concepts in neural networks and AI!!! -- Optimizing weights and biases with backpropagation!!! -- Networks with multiple inputs and outputs!!! -- Simplifying outputs with ArgMax and SoftMax!!! -- Speeding up training with cross entropy!!! -- Image classification with convolutional neural networks!!! -- Stock prediction with recurrent neural networks (RNNs)!!! -- Better stock prediction with long short-term memory (LSTM)!!! -- Converting words to numbers with word embedding!!! -- Language translation with Seq2seq and encoder-decoder models!!! -- Better language translation with attention!!! -- Even better language translation with transformers!!! -- Generating lots of text with decoder-only transformers!!! -- Classification and clustering with encoder-only transformers!!! Neuronales Netz (DE-588)4226127-2 gnd Maschinelles Lernen (DE-588)4193754-5 gnd |
subject_GND | (DE-588)4226127-2 (DE-588)4193754-5 |
title | The StatQuest illustrated guide to neural networks and AI with hands-on examples in PyTorch!!! : triple bam!!! |
title_alt | Illustrated guide to neural networks and AI Fundamental concepts in neural networks and AI!!! -- Optimizing weights and biases with backpropagation!!! -- Networks with multiple inputs and outputs!!! -- Simplifying outputs with ArgMax and SoftMax!!! -- Speeding up training with cross entropy!!! -- Image classification with convolutional neural networks!!! -- Stock prediction with recurrent neural networks (RNNs)!!! -- Better stock prediction with long short-term memory (LSTM)!!! -- Converting words to numbers with word embedding!!! -- Language translation with Seq2seq and encoder-decoder models!!! -- Better language translation with attention!!! -- Even better language translation with transformers!!! -- Generating lots of text with decoder-only transformers!!! -- Classification and clustering with encoder-only transformers!!! |
title_auth | The StatQuest illustrated guide to neural networks and AI with hands-on examples in PyTorch!!! : triple bam!!! |
title_exact_search | The StatQuest illustrated guide to neural networks and AI with hands-on examples in PyTorch!!! : triple bam!!! |
title_full | The StatQuest illustrated guide to neural networks and AI with hands-on examples in PyTorch!!! : triple bam!!! by Josh Starmer, Ph.D. |
title_fullStr | The StatQuest illustrated guide to neural networks and AI with hands-on examples in PyTorch!!! : triple bam!!! by Josh Starmer, Ph.D. |
title_full_unstemmed | The StatQuest illustrated guide to neural networks and AI with hands-on examples in PyTorch!!! : triple bam!!! by Josh Starmer, Ph.D. |
title_short | The StatQuest illustrated guide to neural networks and AI |
title_sort | the statquest illustrated guide to neural networks and ai with hands on examples in pytorch triple bam |
title_sub | with hands-on examples in PyTorch!!! : triple bam!!! |
topic | Neuronales Netz (DE-588)4226127-2 gnd Maschinelles Lernen (DE-588)4193754-5 gnd |
topic_facet | Neuronales Netz Maschinelles Lernen |
work_keys_str_mv | AT starmerjosh thestatquestillustratedguidetoneuralnetworksandaiwithhandsonexamplesinpytorchtriplebam AT starmerjosh illustratedguidetoneuralnetworksandai |