Raghuram Vadapalli

Results 5 issues of Raghuram Vadapalli

dataset.lua:41: local filename = "data/vocab.t7" vocab.t7 is missing. Can you tell me where can I get it or how can I generate it?

Can you please address this issue - https://github.com/tensorflow/tensorflow/issues/15261 ? I encountered it while trying to run the code you shared.

In `sqlhelper.cpp`, distinct flag is not checked. So, when running example, distinct is not shown in the output.

Can you please share models on any other trained datasets.

In requirements, it is written that theano>=0.8.0 . I want to use this with tensorflow. Is it possible? It starts downloading theano when I run ```python setup.py install```