PyTorch, ANNs & LMs

PyTorch, ANNs & LMs#

Slides from the second lecture introducing artificial neural nets (ANNs), the concept of language models (LMs) and early LMs implemented as recurrent neural networks & LSTMs can be found here.

Additional materials#

If you want to dig a bit deeper, here are two (optional!) readings, a general textbook on deep learning and the paper that first introduced backpropagation for training neural networks: