AI Projects in PyTorch (eBook)

AI Projects in PyTorch (eBook)

Siddhesh Prashant Chaubal
Siddhesh Prashant Chaubal
Prezzo:
€ 49,91
Compra EPUB
Prezzo:
€ 49,91
Compra EPUB

Formato

:
EPUB
Cloud: Scopri di più
Lingua: Inglese
Editore: Apress
Codice EAN: 9798868821172
Anno pubblicazione: 2026
Scopri QUI come leggere i tuoi eBook

Note legali

NOTE LEGALI

a) Garanzia legale, Pagamenti, Consegne, Diritto di recesso
b) Informazioni sul prezzo
Il prezzo barrato corrisponde al prezzo di vendita al pubblico al lordo di IVA e al netto delle spese di spedizione
Il prezzo barrato dei libri italiani corrisponde al prezzo di copertina.
I libri in inglese di Libraccio sono di provenienza americana o inglese.
Libraccio riceve quotidianamente i prodotti dagli USA e dalla Gran Bretagna, pagandone i costi di importazione, spedizione in Italia ecc.
Il prezzo in EURO è fissato da Libraccio e, in alcuni casi, può discostarsi leggermente dal cambio dollaro/euro o sterlina/euro del giorno. Il prezzo che pagherai sarà quello in EURO al momento della conferma dell'ordine.
In ogni caso potrai verificare la convenienza dei nostri prezzi rispetto ad altri siti italiani e, in moltissimi casi, anche rispetto all'acquisto su siti americani o inglesi.
c) Disponibilità
I termini relativi alla disponibilità dei prodotti sono indicati nelle Condizioni generali di vendita.

Disponibilità immediata
L'articolo è immediatamente disponibile presso Libraccio e saremo in grado di procedere con la spedizione entro un giorno lavorativo.
Nota: La disponibilità prevista fa riferimento a singole disponibilità.

Disponibile in giorni o settimane (ad es. "3-5-10 giorni", "4-5 settimane" )
L'articolo sarà disponibile entro le tempistiche indicate, necessarie per ricevere l'articolo dai nostri fornitori e preparare la spedizione.
Nota: La disponibilità prevista fa riferimento a singole disponibilità.

Prenotazione libri scolastici
Il servizio ti permette di prenotare libri scolastici nuovi che risultano non disponibili al momento dell'acquisto.

Attualmente non disponibile
L'articolo sarà disponibile ma non sappiamo ancora quando. Inserisci la tua mail dalla scheda prodotto attivando il servizio Libraccio “avvisami” e sarai contattato quando sarà ordinabile.

Difficile reperibilità
Abbiamo dei problemi nel reperire il prodotto. Il fornitore non ci dà informazioni sulla sua reperibilità, ma se desideri comunque effettuare l'ordine, cercheremo di averlo nei tempi indicati. Se non sarà possibile, ti avvertiremo via e-mail e l'ordine verrà cancellato.
Chiudi

Descrizione

Dive into computer vision, natural language processing, and recommender systems by building end-to-end projects in PyTorch — one of the most widely used deep learning frameworks among researchers and engineers worldwide. This book takes you from the fundamentals to complete, hands-on projects, giving you the confidence to start creating your own AI solutions. The book begins with a chapter on the fundamentals of machine learning, laying the groundwork by introducing key aspects of an ML project such as data preprocessing, feature engineering, model training, and evaluation, along with essential concepts like overfitting and underfitting. The following chapter, "Tensors in PyTorch," explores data handling in PyTorch -- from basic tensor operations to advanced gradient computations -- providing a deeper understanding of data transformations. With the foundations in place, the book moves on to hands-on projects. Chapter 3 introduces you to the world of computer vision, where you will build an image classifier using convolutional neural networks. The next three chapters immerse you in natural language processing: beginning with text classification (Chapter 4), tackling a range of NLP tasks with Hugging Face (Chapter 5), and culminating in the creation of a storytelling language model (Chapter 6). The focus then shifts to other key AI domains – you will tackle an audio classification task (Chapter 7), build a recommender system in PyTorch (Chapter 8), and finish with a multi-modal project that combines computer vision and natural language processing to build an image captioning system (Chapter 9). Whether you're a software engineer looking to break into the world of AI or a beginner with basic Python skills, "AI Projects with PyTorch" offers practical guidance and hands-on experience to start building your own AI applications with confidence. What you will learn: Master the core principles of machine learning and gain confidence with the typical PyTorch project workflow. Build a solid understanding of data handling in PyTorch – including tensors, datasets, data loaders, and gradient computations. Build natural language processing models, from text classification to storytelling language models. Work on multiple natural language processing tasks with Hugging Face libraries. Combine vision and language to build an image captioning system. Who this is book is for: - Python programmers and software engineers who are new to AI and want a practical, project-based introduction with PyTorch. ML engineers who wish to expand into other AI domains such as computer vision, natural language processing, audio processing, etc.