Wolfram U

Recurrent Neural Networks

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