-
![image](https://uploads.linear.app/0a832749-6bfc-40ec-ae6f-821fa8081d92/b03fef57-cff5-4cb6-a839-b70fec68562f/8d292dcc-3f04-4f14-8d12-2b743282b435?signature=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJwYX…
-
Hi,
We ran into the following error with some of our gsynth model:
`Simulating errors ...Error in { :
task 602 failed - "'data' must be of a vector type, was 'NULL'"`
In our study, we have lo…
-
https://arxiv.org/abs/1706.02633
> Generative Adversarial Networks (GANs) have shown remarkable success as a framework for training models to produce realistic-looking data. In this work, we propos…
-
Oracle 23ai seems to have implemented an entirely new feature called `ANNOTATIONS`, where users can annotate tables and columns:
- https://blogs.oracle.com/coretec/post/annotations-the-new-metadata…
-
This is using the EKS demo version of the repo.
The setup fails at at the `create-slo.sh` stage.
The reason it fails is because there are no services available for the list-services command to …
-
Is there a way to customize a prompt using the TestsetGenerator class? I looked at the documentation, and it only provides examples with default prompts used under the hood. I also looked at the code …
-
### Expected behavior
I have a simple table with a desc index:
```sql
CREATE TABLE COUNTRIES (
COUNTRY_ID CHAR (2 BYTE) NOT NULL,
COUNTRY_NAME VARCHAR2 (40 BYTE),
REGION_ID NUMBER);
…
-
As discussed in #320, it would be great to have functions that generate/simulate data sets, they are useful for testing and explaining the difference between estimators.
* We currently have a very…
-
Hi Rushil,
Greetings. I am trying to use your CycleGAN architecture with physical inconsistency loss in my master thesis at Airbus. For this project, we have to generate a large nr. of synthetic s…
-
HI~ Grateful for your work!
I run the code, setting the epoch to 6000, but the performance is seemed to be poor. The refined images has no difference with the synthesized images.
Have you ever trie…