-
Hi,
I've been experimenting with using the [model_utils.lua](https://github.com/oxford-cs-ml-2015/practical6/blob/master/model_utils.lua) file on some on my own concatenations of gModules. I was just…
ghost updated
9 years ago
-
The ADAM optimizer is now available in the torch `optim` module.
https://github.com/torch/optim/blob/master/adam.lua
Might be interesting to swap RMSProp for this
ghost updated
9 years ago
-
Could I request a test problem for the Adam optimizer, just to understand how it works better? Thanks :+1:
I tried to use the new adam optimizer on the rosenbrock test problem in `optim`, used for a…
ghost updated
9 years ago
-
Hi, thanks for making this great implementation open source.
I working on a similar implementation in torch, (but it's not working yet either without or with filterbanks/attention), and I'd like to u…
ghost updated
9 years ago