Tags
Language
Tags
May 2024
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1

Natural Language Processing with PyTorch: Build Intelligent Language Applications Using Deep Learning

Posted By: viserion
Natural Language Processing with PyTorch: Build Intelligent Language Applications Using Deep Learning

Delip Rao, Brian McMahan, "Natural Language Processing with PyTorch: Build Intelligent Language Applications Using Deep Learning"
English | ISBN: 1491978236 | 2019 | PDF | 256 pages | 15 MB

Natural Language Processing (NLP) provides boundless opportunities for solving problems in artificial intelligence, making products such as Amazon Alexa and Google Translate possible. If you’re a developer or data scientist new to NLP and deep learning, this practical guide shows you how to apply these methods using PyTorch, a Python-based deep learning library.

Authors Delip Rao and Brian McMahon provide you with a solid grounding in NLP and deep learning algorithms and demonstrate how to use PyTorch to build applications involving rich representations of text specific to the problems you face. Each chapter includes several code examples and illustrations.

Explore computational graphs and the supervised learning paradigm
Master the basics of the PyTorch optimized tensor manipulation library
Get an overview of traditional NLP concepts and methods
Learn the basic ideas involved in building neural networks
Use embeddings to represent words, sentences, documents, and other features
Explore sequence prediction and generate sequence-to-sequence models
Learn design patterns for building production NLP systems