Descriere YEO:
Pe YEO găsești Transformers for Natural Language Processing de la Denis Rothman, în categoria Computers.
Indiferent de nevoile tale, Transformers for Natural Language Processing and Computer Vision - Third Edition: Explore Generative AI and Large Language Models with Hugging Face, C - Denis Rothman din categoria Computers îți poate aduce un echilibru perfect între calitate și preț, cu avantaje practice și moderne.
Preț: 363.66 Lei
Caracteristicile produsului Transformers for Natural Language Processing
- Brand: Denis Rothman
- Categoria: Computers
- Magazin: libris.ro
- Ultima actualizare: 15-12-2024 01:42:32
Comandă Transformers for Natural Language Processing Online, Simplu și Rapid
Prin intermediul platformei YEO, poți comanda Transformers for Natural Language Processing de la libris.ro rapid și în siguranță. Bucură-te de o experiență de cumpărături online optimizată și descoperă cele mai bune oferte actualizate constant.
Descriere magazin:
Unleash the full potential of transformers
with this comprehensive guide covering architecture, capabilities, risks, and practical implementations on OpenAI, Google Vertex AI, and
Hugging Face Key Features: Master NLP and vision transformers, from the architecture to fine-tuning and implementation Learn how to apply Retrieval Augmented Generation (RAG)
with LLMs using customized texts and embeddings Mitigate LLM risks, such as hallucinations, using moderation models and knowledge bases Book Description:
Transformers for
Natural Language Processing and
Computer Vision,
Third Edition, explores
Large Language Models\' (LLMs) architectures, applications, and various platforms (
Hugging Face, OpenAI, and Google Vertex AI) used for
Natural Language Processing (NLP) and
Computer Vision (CV). The book guides you through different transformer architectures to the latest Foundation
Models and
Generative AI. You\'ll pretrain and fine-tune LLMs and work through different use cases, from summarization to implementing question-answering systems
with embedding-based search techniques. This book explains the risks of LLMs, from hallucinations and memorization to privacy, and how to mitigate risks using moderation models with rule and knowledge bases. You\'ll implement Retrieval Augmented Generation (RAG) with LLMs to improve the accuracy of your models and give you greater control over LLM outputs. Dive into generative vision transformers and multimodal model architectures and build applications, such as image and video-to-text classifiers. Go further by combining different models and platforms and learning about AI agent replication. This book provides you with an understanding of transformer architectures, pretraining, fine-tuning, LLM use cases, and best practices. What You Will Learn: Learn how to pretrain and fine-tune LLMs Learn how to work with multiple platforms, such as
Hugging Face, OpenAI, and Google Vertex AI Learn about different tokenizers and the best practices for preprocessing language data Implement Retrieval Augmented Generation and rules bases to mitigate hallucinations Visualize transformer model activity for deeper insights using BertViz, LIME, and SHAP Create and implement cross-platform chained models, such as HuggingGPT Go in-depth into vision transformers with CLIP, DALL-E 2, DALL-E 3, and GPT-4V Who this book is for: This book is ideal for NLP and CV engineers, software developers, data scientists, machine learning