RAM by Torch
https://github.com/Element-Research/rnn/blob/master/examples/recurrent-visual-attention.lua
설명 사이트:
http://torch.ch/blog/2015/09/21/rmva.html
설명 사이트:
http://torch.ch/blog/2015/09/21/rmva.html
th examples/recurrent-visual-attention.lua --cuda --dataset TranslatedMnist --unitPixels 26 --learningRate 0.001 --glimpseDepth 3 --maxTries 200 --stochastic --glimpsePatchSize 12
Recurrent Attention Model = DQN + LSTM
답글삭제