NLP in action : attention mechanism and upgrading TorchText 0.9.

Hobson updated Geoff's Chapter 12 PyTorch examples for training an encoder-decoder to translate between English and German or maybe even Ukrainian. Torchtext version 0.9 deprecated the `Field` and `Bucket` classes. These have been replaced by the `DataLoader` class built into pytorch directly....

Ausführliche Beschreibung

Gespeichert in:
1. Verfasser:
Lane, Hobson
Format:
Film Elektronisch
Sprache:
Englisch
Veröffentlicht:
[Place of publication not identified] : Manning Publications, [2022]
Ausgabe:
[First edition].
Zusammenfassung:
Hobson updated Geoff's Chapter 12 PyTorch examples for training an encoder-decoder to translate between English and German or maybe even Ukrainian. Torchtext version 0.9 deprecated the `Field` and `Bucket` classes. These have been replaced by the `DataLoader` class built into pytorch directly. We no longer need customized abstractions to build torch natural language training sets!.
Umfang:
1 online resource (1 video file (36 min.)) : sound, color.
Schlagworte: