Gemabo
Gemabo t1_j5rwh5f wrote
Matlab has a deep learning Toolbox that makes it easy and efficient to train any type of model. Including RNNs. Although, there is a good argument (and a famous paper) that anything you can do with RNN you can do better with CNN. Julia has deep learning libraries, but don't expect nearly the level of support and ease of use as Matlab. Matlab's DL is underrated.
Gemabo t1_ircq1tp wrote
Reply to [N] I Have Released the YouTube Series Discussing and Implementing Activation Functions by itsstylepoint
Bookmarked!
Gemabo t1_j5s4r0e wrote
Reply to comment by davidrodord92 in [R] Easiest way to train RNN's in MATLAB or Julia? by NadaBrothers
"An empirical evaluation of generic convolutional and recurrent networks for sequence modeling"