Hands-On Natural Language Processing with PyTorch 1.x
上QQ阅读APP看书,第一时间看更新

Section 1: Essentials of PyTorch 1.x for NLP

In this section, you will learn about the basic concepts of PyTorch 1.x in the context of Natural Language Processing (NLP). You will also learn how to install PyTorch 1.x on your machine, as well as how to use CUDA to accelerate the processing speed.

This section contains the following chapters:

  • Chapter 1, Fundamentals of Machine Learning and Deep Learning
  • Chapter 2, Getting Started with PyTorch 1.x for NLP