Recurrent Neural Networks
In this chapter, we are going to learn more about Recurrent Neural Networks (RNNs), an overview of their most common use cases, and, finally, a possible implementation by starting to be hands-on using the DeepLearning4j framework. This chapter's code examples involve Apache Spark too. As stated in the previous chapter for CNNs, training and evaluation strategies for RNNs will be covered in Chapter 7, Training Neural Networks with Spark, Chapter 8, Monitoring and Debugging Neural Network Training, and Chapter 9, Interpreting Neural Network Output.
In this chapter, I have tried to reduce the usage of math concepts and formulas as much as possible in order to make the reading and comprehension easier for developers ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access