-
**Submitting author:** @ManuelRausch (Manuel Rausch)
**Repository:** https://github.com/ManuelRausch/StatConfR
**Branch with paper.md** (empty if default branch):
**Version:** v.0.1.2
**Editor:** @sa…
-
I started by attempting to extract the exiting JSON-LD hinter in use on the playground:
https://github.com/json-ld/json-ld.org/blob/master/playground/jsonld-hint.js
However, I quickly found that i…
-
Hi Congratulations on the application, I would like to train with another image base to buy the results in my experiment, could you help me how to perform the training to generate the models of the …
-
Just compiled today's EKF-wip -using make for now- and I'm ready to test it:
![imag0004](https://cloud.githubusercontent.com/assets/6273828/2915135/6d30a8be-d6a8-11e3-88cf-49a073fe6519.jpg)
Not exactl…
-
Is plugin still on discussion stage or implementation work already started?
I'm interested in participating in development of this plugin and therefore want to know status and if participation is poss…
-
According to clang analyzer, the following code is a potential leak:
```
guard_C (certRef, SecCertificateCreateWithData(NULL, derData)) else return nil;
__auto_type const instance = [self initWit…
-
The [ZonedDateTime](https://whenever.readthedocs.io/en/0.4-dev/api.html#whenever.ZonedDateTime) class uses a `str` to identify the timezone. Please consider using the standard [tzinfo](https://docs.py…
-
I had a quick look over Autotyp references and the Autotyp languages (in register.csv they are attributed to). The register.csv languages have associated iso-639-3 and Glottocodes. Below is a list of …
-
First, thanks for all your work on this repo, it's great stuff!
After fine-tune, how to correctly save the text encoder for use with:
CLIPTextModel.from_pretrained & StableDiffusionXLPipeline.from…
-
We have a lot of functions referenced in our [API reference](https://scikit-learn.org/dev/modules/classes.html).
For our own sanity, I would like to propose to make private any function that either…