Vibhav Agarwal

Results 8 issues of Vibhav Agarwal

Hi, Is there any way to auto-add DOIs from the BibTeX files? This would be highly useful. I see a similar thing in one of the [forks](https://github.com/EntilZha/rebiber/commit/88c9fbef12cae73e2ed6f67ee6f32f39040f8299) but idk if...

Hi, - Shifted the codebase from python2 to python3. - Added support for newer pytorch version in the sense that `.data[0]` is modified to `.item()` at all the possible places....

Hi, I'm not able to reproduce the same numbers as reported in the paper for **Predict&Explain model** even after using the same parameters. I'm getting ~76% label accuracy while the...

Hi, can you release the model weights/checkpoint for the best submitted model?

To ensure the quality of the incoming PRs we need a pull request template to standardise the quality of the PRs.

help wanted
good first issue
hacktoberfest

Fixes issue #44 For offline loading, local caching in the form of 'AsyncStorage' has been added in this PR. @agentmilindu pls review this change and merge.

- React propTypes is obsolete in the latest versions of react native. Therefore, i'd suggest to remove all such instantiations. - Bringing all the images and styles in a single...

enhancement
hacktoberfest

Fixes #48 and #47 Since, these issues were opened by me, therefore i'd like to propose this PR which solves the "updation of the code" issue @agentmilindu kindly review the...