This series of modules introduces learners to recurrent neural networks (RNNs).
Check back soon for more details.
Learning Objectives
- List the unique features of sequence data
- Use graphing functions to visually display sequence data
- Describe the basic operation of a recurrent neural network
- Recognize the flexibility and versatility of recurrent neural networks
- Implement a recurrent neural network in code
- Train a recurrent neural network and evaluate its performance