Aakash Thatte
Aakash Thatte
These bug fixes and enhancements deal with the situations where the test image does not contain faces or contains faces that were not in the students directory. It also adds...
If you open a GitHub issue, here is our policy: It must be a bug, a feature request, or a significant problem with the documentation (for small docs fixes please...
Having gone through the documentation of parametric UMAP, I thought we could use graph neural networks to get the embedding of the KNN graph in a lower dimension. Is it...
> Please check if what you want to add to `awesome-go` list meets [quality standards](https://github.com/avelino/awesome-go/blob/main/CONTRIBUTING.md#quality-standards) before sending pull request. Thanks! **Please provide package links to:** - repo link (github.com, gitlab.com,...
Hi @LittlePea13 , I was just experimenting with REBEL, trying to see how it responds. Following are a few negative samples and relations extracted: ```python # Negative Samples negative_samples =...
Hello @lmcinnes , thanks for this amazing package. I wanted to know how we can specify threholds in the approx-nn calculation. For example, if I want the cosine similarity to...
Hi @jalammar , thanks a lot for this amazing package and the amazing blogs you have created. I am using the facebook [GENRE model](https://huggingface.co/facebook/genre-linking-blink) for entity linking. I wanted to...
First of all, thanks a lot for this repo, @bsteenwi @GillesVandewiele @rememberYou . ## 🐛 Bug `TypeError: unhashable type: 'SPARQLConnector'` when running example code given in readme. The error arises...
The link given in the D3 section of the readme file is not working. It says that the notebook does not exist.