Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

RNN not found? #5

Open
byzhang opened this issue Feb 28, 2016 · 0 comments
Open

RNN not found? #5

byzhang opened this issue Feb 28, 2016 · 0 comments

Comments

@byzhang
Copy link

byzhang commented Feb 28, 2016

When I run

   th -i main.lua -dset ptb -name srnn_sm -nhid 100 -batchsz 32 -eta 0.05

It reports the following error:

/root/torch/install/bin/luajit: main.lua:71: attempt to call global 'RNN' (a nil value)
stack traceback:
        main.lua:71: in main chunk
        [C]: in function 'dofile'
        /root/torch/install/lib/luarocks/rocks/trepl/scm-1/bin/th:145: in main chunk
        [C]: at 0x00406670

Do you know how to fix it in an easy way?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant