Building an LSTM in Gorgonia

Now that we've discussed what RNNs are, how to train them, and how to modify them for improved performance, let's build one! The next few sections will cover how we process and represent data for an RNN that uses LSTM units. We will also look at what the network itself looks like, the code for GRU units, and some tools for understanding what our network is doing, too.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset