I never used Lua, and I need to run scripts from this repository
I followed instructions from here to install Lua interpreter and Torch (I'm working on Windows). But then I had problems installing the required libraries through luarocks, so running the scripts I have some errors at very first "require ..." lines.
I also tried to install Torch on Google Colab, and then to run scripts using lutorpy, again with no success.
So I would be very grateful, if you can provide me some instructions to correctly set all the Lua stuffs and run these scripts. Sorry but I am very new in this kind of stuffs. Thank you so much.