Koustuv Sinha

Results 10 issues of Koustuv Sinha

Hi, newbie machine learner here. I am trying to classify news articles based on their headlines, mainly into two classes : "crime" and "non crime". I have used [Natural](https://github.com/naturalnode/natural)'s NaiveBayes...

Hi, I am trying to build this for some time without any luck. I have a sudo-less server and I have installed ncurses in my local folder, which works with...

bug

Hi, in the [batched_seq2seq](https://github.com/spro/practical-pytorch/blob/master/seq2seq-translation/seq2seq-translation-batched.ipynb) example, you have mentioned using Scheduled Sampling, however in the code there is no implementation of that. I am confused in how to use it in...

Hi, while compiling I found this issue (sorry for opening multiple issues) needs specific version of gcc maybe?

Added back button feature if link is clicked from QuickWiki modal window as mentioned in #11

When some link is clicked within the QuickWiki modal, the modal is refreshed to the new page content, but user cannot go back to the earlier page. This should be...

Referencing issue #10 Changes : - Preview popup modal on mouse hover over links - Popup modals can be fired even on the links within the popup - Preview popup...

Currently we are only focusing on Chrome, but I think to get greater user base we should now focus on cross browser support. Some folder structure changes are also needed....

enhancement

Hi, I am trying to use the swipe to dismiss feature in a SuperRecyclerView within a ViewPager Fragment. Now, according to the readme : "_Do not setup swipe to dismiss...

I cant apply my own custom styles in Drawer.Section. Probably the styles as prop should be [passed on here](https://github.com/react-native-material-design/react-native-material-design/blob/master/lib/Drawer/Section.js#L82)? The need of this is because several times the section headers...