-
### Feature Description
Currently, the Vercel AI SDK supports Groq, Perplexity, and Fireworks as inference providers outside of major AI companies. However, these providers often lack a variety of ne…
-
Hi Valentin,
Thanks for your excellent work and codes. I am very interested in the hyperbolic space, and would like to know how to visualize feature embeddings in the hyperbolic space (as shown in …
-
Thanks a lot for sharing the repo! In your paper, you presented a nice visualization showing the distribution of hyperbolic distances of embeddings (MNIST vs. Omniglot). I'm wondering from which stage…
-
1. I think that the following exponential map and logarithmic map in your paper is only for the poincare ball, which is a model of hyperbolic geometry.
![image](https://github.com/Lion-ZS/GIE/assets/…
-
Is there software available to fit these kind of hyperbolic embeddings on our own datasets? If not, could you explain a little what the training procedure looks like?
Thanks!
~ Ben
-
When using the Triplet loss - we try to minimize the distance between each pair `(a_1, p_1)` while maximizing the distance between `(a_1,p_j), j!=1`.
I'm trying to solve the following; for given se…
-
## 🚀 Feature
Please add implementation for HGCN (https://github.com/HazyResearch/hgcn) and HGNN (https://github.com/facebookresearch/hgnn), if feasible and at your convenience.
## Motivation
…
-
Pose a question about one of the following articles:
“[DeepWalk: Online Learning of Social Representations](https://dl.acm.org/doi/pdf/10.1145/2623330.2623732)”, 2014. B. Perozzi, R. Al-Rfou, S. S…
-
**On which paper(s) is your requested model based.**
Low-Dimensional Hyperbolic Knowledge Graph Embeddings
Chami *et al.* (2021)
https://arxiv.org/abs/2005.00545
**List the original and other …
-