Recurrent Neural Networks

This series of modules introduces learners to recurrent neural networks (RNNs).

Check back soon for more details.

Learning Objectives

  1. List the unique features of sequence data
  2. Use graphing functions to visually display sequence data
  3. Describe the basic operation of a recurrent neural network
  4. Recognize the flexibility and versatility of recurrent neural networks
  5. Implement a recurrent neural network in code
  6. Train a recurrent neural network and evaluate its performance