Bhargav Kowshik

Results 10 comments of Bhargav Kowshik

Per https://github.com/mapbox/robosat/pull/104#pullrequestreview-144960551 - [x] Assert image resolution has to be divisible by 32 for resnet in fpn - [x] Rebase branch with `master`

:thumbsup: Things I have tested `rs compare` for are: - Slippy map dirs for images and masks (this branch) - Slippy map dirs with images, masks and predicted masks Something...

Getting the same error as others on this thread. I was going through the `LightGBM` example here: - [106 - Quantile Regression with LightGBM ](https://github.com/Azure/mmlspark/blob/master/notebooks/samples/LightGBM%20-%20Quantile%20Regression%20for%20Drug%20Discovery.ipynb) ```python from mmlspark.lightgbm import LightGBMRegressor...

> Could you please also satisfy the DCO check? Just click on Details and it'll tell you what to do. Sorry for the delay. Just made the DCO check related...

I found a similar example in the `examples` folder which did not work either. ```sh $ python examples/scoring.py Traceback (most recent call last): File "examples/scoring.py", line 5, in with open("models/enwiki.damaging.linear_svc.model")...

> See https://github.com/wiki-ai/editquality for an example of repository that does store models that are sync'd to a version of this library. I know that a repository has trained models when...

> Also, the numpy/scipy bug is still a thing!? Arg. I don't think it is now. The following is what I did and it looks like it works. ```sh #...

Thank you 🤗 so much for the amazing work, making it so easy to try and learn about the best models in the world. 🙏 --- Ref: https://huggingface.co/blog/falcon Got the...

@RayGone Have posted details of the fix here: https://github.com/huggingface/transformers/issues/23340#issuecomment-1606719159

@timothycarambat Would you estimate this to be a `Good first issue`? I would like to take a stab at making a contribution if possible, might need some support. I love...