Re-posted from: https://learningjulia.com/2019/10/11/a-basic-rnn.html
In the epic adventure of audio processing and neural networks with Julia, the theme of today is RNNs! I’ll walk through how I built my first basic RNN in Julia with Flux.jl. This is all in pursuit of the Trebekian project.