k api to pytorch - examples¶
A simple example classifying spirals is a good starting point, then the examples using MNIST digits. More recent models using self-attention and transformer layers are used in the GPT and CCT scripts, along with some examples of recurrent networks, time series prediction and image classification.