-
### Terraform Version
1.6.2
### Equinix Provider Version
1.18.0
### Effected Terraform Resources
equinix_network_file
equinix_network_device
### Terraform Config Files
```hcl
reso…
-
need to bypass the HTTP Event Collect HTTPS certificate check as we are using self signed by it will rejected by axios. thanks.
-
Hey guys.
First of all. This is a great job and thanks to the authors.
Then my question is...
Recently I use this code on my own dataset. A simple binary-classification problem.
The performance o…
-
Getting such error when running CF, 7.0:
RunImageFunction ERROR
{
"Status": "FAILED",
"Reason": "See the details in CloudWatch Log Stream: 2022/03/16/[$LATEST]786ee947e4d84923935a99224406f95…
-
Hello,
Thank you for this excellent repository!
Do you have any suggestions of changes to make to train BYOL on the CIFAR10 dataset?
The way I am doing this (in main.py) (I am also trainin…
-
https://arxiv.org/pdf/2108.12178.pdf
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the c…
-
Sik-Ho Tang. [Review — MoCo v3: An Empirical Study of Training Self-Supervised Vision Transformers](https://sh-tsang.medium.com/review-moco-v3-an-empirical-study-of-training-self-supervised-vision-tra…
-
The following function apply moving average to the ema model. But it didn't update the statistic(runing_mean and runing_var) since these two were not parameters but buffers.
```
def update_moving_av…
-
Today, our agent test process is a bit ad hoc. It's not bad, but it could be better. Over time, some ideas that have come up:
- Acceptance testing for new launcher and osquery releases
- how to test…