-
### Describe the Request
I think it would be nice to add at least:
OR
- a more precise docs for CONTENT_SECURITY_POLICY_*
- a doc page for how to setup livepreview for self hosted
because now…
-
### First, confirm
- [X] I have read the [instruction](https://github.com/Gourieff/sd-webui-reactor/blob/main/README.md) carefully
- [X] I have searched the existing issues
- [X] I have updated the e…
-
I attempt to use flux with [immer::vector](https://github.com/arximboldi/immer) (I know, that's a weird thing to do. immer iterators are already const and never invalidates). For the most part (except…
-
**Description:**
The current mirroring methods only contain a `standardize` method to enforce consistent data formatting. However, to integrate with specific systems, we need a `sanitize` method to e…
-
### Describe the issue as clearly as possible:
Using `jax`/`jaxlib` 0.4.28 and `jaxopt` 0.8.3, the following test fails on `aarch64-linux`:
```
FAILED tests/adaptation/test_adaptation.py::test_chee…
-
# Overview
## Universal Domain Adaptation through Self Supervision
https://arxiv.org/abs/2002.07953
![image](https://user-images.githubusercontent.com/6381645/85234560-68433c00-b40e-11ea-999…
-
# Home Assistant Adaptive Lighting Issue Template
## Bug Reports
If you need help with using or configuring Adaptive Lighting, please [open a Q&A discussion thread here](https://github.com/basni…
-
For example, is this BT intended to define the execution of adaptation according to metacontrol @estherag ?
https://github.com/meta-control/manipulator_bt/blob/d82815c71d05b3a2abe54b4bf69bed1f087c0ef…
-
In order to stay compatible with `skleran`API we want all estimatoer (and Adapters) to have functions that accept unnamed `sample_weight`by defalult.
For the moment we have for Adapter and DAEstima…
-
In Table 1, the batch size is 4, 2, 1. The results I ran are completely different from yours. Could you give the forward_and_adapt function you have here. I directly used the code given by Online Test…