Skip to main content

Sequence Processing

Difficulty level
Advanced
Speaker

Sequence Processing -  Day 15 lecture of the  Foundations of Machine Learning in Python course.

High-Performance Computing and Analytics Lab, University of Bonn

Topics covered in this lesson
  • Recurrent neural networks
    • Elman-RNN
    • Long Short Term Memory
    • Gated recurrent Units
    • Orthogonal networks
  • Applications
  • Neural Attention and Transformers
  • Code snippets