-
Using Ubuntu 24.04 and Python 3.12, it seems like `model_test.py` is failing using Keras 3.1.1:
```
(venv) lanctot@nitro-exp:~/open_spiel/open_spiel/python/algorithms/alpha_zero$ python model_test…
-
Hi. First of all, kudos for the amazing initiative. Having something like as a Callback option in `tf.keras` is just amazing. However, as there are not any demo notebooks available currently to enable…
-
During the import of existing Equinix Metal resources, the import of resource will work. However, after modifying the terraform code to keep resource managed by terraform you will have to keep `storag…
-
This issue is to keep track of the errors encountered while running tests on Windows
1. `Filename too long`
```
--- FAIL: TestLocalWithRelativeExtraArgsWindows (2.42s)
integration_test.go:12…
-
Hello,
I am trying to train the depth task on A2D2 as well. I created all the data necessary, the .json files and I created the 2 train and validation dataloaders. However I get this error:
```…
-
Hi!
This issue is to follow the discussion with @uschmidt83 in issue https://github.com/stardist/stardist/issues/68 and see if there's something that would be nice to consider for all the plugins.…
-
When I tried to load the customized model generated from tensorflowjs. I got the 'Error loading activate learning model'.
Steps to reproduce the behavior:
1. Train a tensorflow SSD model
2. Conv…
-
Hi, I'm having some issues testing the model trained by this code,: the points in the resulting point cloud are very close to each other.
This problem did not occur when training the original PU-GC…
-
I have running a MASK RCNN Model with tensorflow 1.15 and keras 2.1.6 every thing worked correctly but today when I want to run it again I get this error "module 'tensorflow._api.v1.compat.v2' has no …
-
```
The current binary in 1.0.8 references MapGuide 1.2.0.
This means I cannot pass objects from the MapGuide API into the reader,
which makes it pretty useless :).
I cannot find the code for the Map…