Vikas Yadav
Vikas Yadav
Hi, I am not sure if I am running the codes correctly, but I am just getting atmost 62% MAP on dev set after 10 epochs. Can you suggest me...
Hi, After implementing the NMT tutorial on the Toy Data, I succesfully implemented a similar approach for character level seq2seq model. In the tutorial, inputs are single characters (from an...
Hi, Thanks for sharing the programming example - https://github.com/cocrawler/cdx_toolkit#programming-example I wanted to ask if there is a way to feed in a list of URL's and retrieve their objects. We...
Hi, Thanks for sharing the tensorflow version of Decomp-att, this a very useful resource. I am getting a small error and would be very thankful if you can help me...
Hi, Thanks for sharing these excellent resources. I wanted to ask if there is an easy fix in the model loading part and if we can extend the same attention...