Hi!
Recently I was researching your paper in TPDS. But I'm not familiar with lua. I configue my environment in ubuntu18.04 locally, but when I run your code I encountered some ERROR, it said "lua:389: module 'dataset-mnist' not found:No LuaRocks module found for dataset-mnist". But I can't find dataset-mnist module with luarocks. I can only find dataset and mnist module and installed them respectively. And the error details picture is as follows. I hope you can help me with this issue. Really thanks for you!


Hi!


Recently I was researching your paper in TPDS. But I'm not familiar with lua. I configue my environment in ubuntu18.04 locally, but when I run your code I encountered some ERROR, it said "lua:389: module 'dataset-mnist' not found:No LuaRocks module found for dataset-mnist". But I can't find dataset-mnist module with luarocks. I can only find dataset and mnist module and installed them respectively. And the error details picture is as follows. I hope you can help me with this issue. Really thanks for you!