-
I'm implementing convolution LSTMs with autograd - the pseudo code is here https://github.com/ankurhanda/convlstm.autograd/blob/master/RecurrentConvLSTMNetwork.lua. The code is adapted from RecurrentL…
-
I think it would be great if all the ODE/DAE solvers could be called through the same interface. This would essentially mirror the approach of https://github.com/JuliaOpt/MathProgBase.jl . Would it …
-
http://arxiv.org/abs/1506.03039
@madeleineudell is credited in the acknowledgements
-
There is an [interesting discussion](http://www.reddit.com/r/MachineLearning/comments/3aenkf/the_theano_tutorial_confused_me_so_i_made_a/csbwnn8) in the Machine Learning subreddit about Keras and othe…