-
The following code returns nothing. Seems similar to the Sample code you have but not sure yet what the problem is with this code.
```
public class Dog
{
public string Name = "Fido";
public st…
-
From SO:
https://stackoverflow.com/questions/64178296/using-opa-http-send-with-conftest
-
Hello,
I'm using version 1.3.1.
When runing a simple update with an empty array field, the client transforms an empty array into a stdClass.
Which gets rejected with the following message:
"Prop…
-
The exact same dog (same name, breed, date of birth, sex and owner ID) can be added, as long as tags are different. Perhaps, it would be better to give a warning to the user that the same dog exists, …
-
-
BPO | [3959](https://bugs.python.org/issue3959)
--- | :---
Nosy | @gvanrossum, @loewis, @gpshead, @abalkin, @pitrou, @giampaolo, @benjaminp, @ezio-melotti, @bitdancer
Files | [unnamed](https://bugs.py…
-
Можно сделать резюме менее формальным, добавив дополнительные блоки, которые содержат полезную информацию, но подают её в "развлекательной" форме. Например, что нравится и не нравится, сильные и слабы…
-
## Prerequisites
- [x] I am running the latest version
- [x] I checked the documentation and found no answer
- [x] I checked to make sure that this issue has not already been filed
### 💥 Demo …
-
-
I am trying to classify the Kaggle 10k photos of dogs into 120 breeds.
Using flow_from_directory and a training and validation directories, I find the validation accuracy to be fixed, low at 1/120 = …