Rudra
Rudra
## Description On saving the files after downloading using brave webtorrent, the page crashes. This happens on saving files larger than 500MB When we click on any magnet file link,...
I trained my model on the grayscale images. But to run demo.py, need to change the architecture since this is using `self.rgb_means = (0.485, 0.456, 0.406)` What changes do I...
Hello, @lucidrains, Thank you for providing this. For demo purposes, could you please provide a sample demo in Jupyter notebook?🫠Best, LITDataScience
Hello, Thanks for the great repo. Can someone please help me with how can I send a single text input and get a prediction? I am using `lstm_crf` model. Best,
In the [paper](https://arxiv.org/abs/1901.10623v2), There was mention of, "The relational refinement branch automatic learns relations among different symptoms and symptom-disease pairs from historical diagnostic data to refine rough results generated from...