-
Hello,
I ran the training for domain adaptation from SURREAL to LSP twice.
I got average PCK 79.6 and 79.7 respectively which is way below 84.4 reported in the paper.
Performance of the best ch…
-
**Problem**
**Steps To Reproduce**
Steps to reproduce the behavior. Include a code sample or a link to a repository with the code sample if applicable:
- Copy the embeddings example from the [cra…
-
Hello,
i need to create a complex request with variable and if also:
```
LET $name="john";
SELECT salary FROM employee WHERE name ~ $name
```
into surreal db LET / IF statements exists …
-
Hello,
i remark your plugins cannot works with new version of surreal 2.0
Header change :
NS => surreal-ns
DB => surreal-db
Regards
-
SurrealDB solves a lot of frontend issues with me, primarily utilizing IndexedDB as a persistence layer while having a memory first approach. However, the one issue that does not seem to be addressed …
dskvr updated
2 weeks ago
-
### Is your feature request related to a problem?
In the rare situation that you need to completely build a query from string it becomes handy to eval the query as if it was written top level.
-…
-
Dear all,
Reading Surreal-GAN paper on aging (Yang et al., Nat Med, 2024), I'm now trying to apply Surreal-GAN to our data.
As a hyperparameter, candidates on lamda were set to 0.1, 0.2, 0.4, 0.…
-
Hi I think, sonnet is a very ambitious library.
However I feel it's lacking in two departments.
- opinionated styling that fits with the framework (non JS)
- a script handler like jquery
I think s…
-
### Describe the bug
I cross-compiled Surrealdb from `x86_64-unknown-linux-gnu` to `aarch64-unknown-linux-musl` (it took around 40-50 minutes so please let this not be the issue here...) and attempte…
-
### Describe the bug
Running `surreal fix` panicks and breaks out of the process. But this is a corner case, since it only does that if one of the edges has a record id inside a record id (of type …