Tutorials contains the code accompanying the HIP Tutorials that can be found in the HIP documentation. For a full overview over the examples see the section repository contents. Alternatively, instead ...
An illustration of a magnifying glass. An illustration of a magnifying glass.
This repo contains tutorials covering understanding and implementing sequence-to-sequence (seq2seq) models using PyTorch, with Python 3.9. Specifically, we'll train models to translate from German to ...