-
Hi,
Looks like if I specify any `embedding_dim` other than `64` would result in an error? For example,
```
import torch
import pinot
import numpy as np
ds = pinot.data.moonshot()
ds = pinot…
-
Hi! Trying a new version of the program. Faced with issue when the frame time graph is clean, but FPS graph report lower FPS. After some experiments I could find the problem. On the ninth second of th…
-
## Hello!
- Vote on this issue by adding a 👍 reaction
- If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)
## Issue details
[`pul…
-
@bjoern-andres why are the results of lifted mc algorithms passed by edge labels of the lifted graph.
I propose to use the connected comp. labeling of the orginal graph. And there should be the guara…
-
### I'm submitting a ...
- [x] Bug report
- [ ] Feature requestdd
- [X ] Question / Support request
_If you don't send bug report, remove sections below_
### For bug report please include this …
-
The steady addition of features to the JSON reader has resulted in some code paths that are error-prone (see #15750) and difficult to maintain. Support for mixed types, coercing nested types to string…
-
Came up in the Dash workshop. A user was interested in getting an ASCII representation of the graph, as a quick reference, rather than needing to process the DOT output.
-
To exemplify the problem I've created https://github.com/retog/rdf-store-ldp-browser/blob/master/examples/timbl-card.html which can be tried out at http://rawgit.com/retog/rdf-store-ldp-browser/master…
retog updated
8 years ago
-
The field of graph representation learning has grown at an incredible and sometimes unwieldy pace over the past few years, and a lot of new algorithms and innovations were made in the field. I read th…
-
Hi, can I build an embedding model for chemical structures? I will not use graph method directly — want to start with with IUPAC representation (text data).
How can I leverage sentence transformers…