ashra-main
ashra-main
Hi I'm looking for a faster way too. Anybody?
That makes sense. Thank you. Cheers! Arash
I figured out why there's a discrepancy between validation and training scores. the default value of train_type parameter is trainval, so it's actually training on the validation set as well....
when I put these two models in eval() mode, the outputs become nonsense, but they are looking ok in train() mode. perhaps there's something wrong with the regularization methods!
Hii @agoose77. Thaanks for reply. I'm trying to render a page with multiple code and md cells like Colab. But the issue is if I render each md cell separately,...
I am using this react code to render myst. https://github.com/jiboncom/myst_realtime So I'm trying to combine all the md and render once, then split output and place in their place in...
HI @agoose77 , You may look at this repository https://github.com/ashra-academy/myst-realtime where I tried to demonstrate the issue. So in the screen shot, we see 3 separate cells, but they all...
Thaaanks @rowanc1 for the help. And yea it's gonna be exciting when released this summer! We are releasing Neuromatch content as Kaggle competitions! I'm still trying to wrap my head...
Hi adruet! It's here: https://github.com/i008/datasetutils
Rightt I meant during deep composition. is it possible to set the model during deep composition?