Recurrent Neural Networks
- Video Lesson
- 27 min
- Download Presentation Notebook
- Intermediate
Estimated Time: 27 min
Course Level: Intermediate
Summary
Learn about recurrent neural nets and why they are interesting. Find out how you can work with recurrent nets using the neural network framework in the Wolfram Language. See a simple example of integer addition and look at an advanced application of recurrent nets for question-answering tasks.
Featured Products & Technologies: Wolfram Language
You'll Learn To
- Recognize when recurrent networks are useful
- Implement a recurrent neural network
- Work with built-in layers specifically intended for recurrent networks
- Use the neural network framework in the Wolfram Language