-
Goal: Choose a real-world problem or area where predictive analytics can be applied.
Everyone add their real-world problem and then we can decide in the next meeting what to choose. I only have som…
-
Can I modify the `examples/cogvideo/train_cogvideox_image_to_video_lora.py` in [diffusers](https://github.com/huggingface/diffusers/blob/main/examples/cogvideo/train_cogvideox_image_to_video_lora.py)…
-
**Is your feature request related to a problem? Please describe.**
The ORM was edited a lot over the years and is unbearable anymore. Every few weeks, new bugs are discovered. Some are ground breakin…
-
#### Inheritance
- Models an is-a relationship, used for polymorphism
- Classes can be optionally declared `final` so as to disallow being inherited from
#### Mixins
- Mixin types must be explicitly n…
-
In [EPro-PnP-Det_v2](https://github.com/tjiiv-cprg/EPro-PnP-v2/tree/main/EPro-PnP-Det_v2) if we want to improve the classification performance, could theoretically a new type of loss be introduced wit…
-
Dear Christina Knudson,
I am a Ph.D. student at the University of São Paulo (Brazil). We would like to understand how and how much Open Source Communities benefit from participating in Google Summe…
-
```
$ grep -r -i -I copyright | grep -v ASF | grep -v Apache | grep -v APACHE | grep -v pre-rebase.sample | grep -v CsvLineParser.java | grep -v drools-docs | grep -v JavaLexer.g4 | grep -v JavaPars…
-
I can best explain this with a scenario:
I did a Pixel run with folio 023. I then produced models with that run and used those to do a second Pixel run with folio 017. Those latest models could sep…
-
**Brief introduction on regression**
- notation
- assumptions
- family/link functions
- relaxing assumptions (mixed models, non linearity, ...)
**Marginal effect + demonstration and/or**
1. …
-
I don't know if there is a way to log many to many relationship automaticaly, because it's really annoying to handle them by hand.
I've searched everywhere, but I can't find any solutions. Is there a…