Building LLMs with PyTorch
Anand Trivedi
Broschiertes Buch

Building LLMs with PyTorch

A step-by-step guide to building advanced AI models with PyTorch (English Edition)

Versandkostenfrei!
Versandfertig in 1-2 Wochen
43,99 €
inkl. MwSt.
PAYBACK Punkte
22 °P sammeln!
DESCRIPTION PyTorch has become the go-to framework for building cutting-edge large language models (LLMs), enabling developers to harness the power of deep learning for natural language processing. This book serves as your practical guide to navigating the intricacies of PyTorch, empowering you to create your own LLMs from the ground up. You will begin by mastering PyTorch fundamentals, including tensors, autograd, and model creation, before diving into core neural network concepts like gradients, loss functions, and backpropagation. Progressing through regression and image classification with...