Jake Zhao (Junbo)

Results 6 issues of Jake Zhao (Junbo)

I made attempt building and installing mattorch on OS X, by: `sudo luarocks install mattorch` ``` Installing https://raw.githubusercontent.com/torch/rocks/master/mattorch-1.0-0.rockspec... Using https://raw.githubusercontent.com/torch/rocks/master/mattorch-1.0-0.rockspec... switching to 'build' mode Cloning into 'lua---mattorch'... remote: Counting objects:...

Hi, I saw you commented out the adjust_learning_rate function. Does this mean lr decay isn't essential to the performance of VQA training? Cheers, Jake

Could you help?

Hi Jimmy and Ryan, I found a discrepancy between the implementations in layers.py and torch_modules/LSTM_LN.lua. There are three LN applied in each LSTM step in layers.py while there remains only...