-
I'm a bit confused, for the "previous" repository progressivegan3d there was a clear way to train a GAN using a single python call. Now I get the impression that I need to copy a rather large chunk of…
-
### Context
Catalyst uses a source-to-source transformation package called [AutoGraph](https://docs.pennylane.ai/projects/catalyst/en/stable/dev/autograph.html), which allows users to write regular…
-
**Description**
run activepower clustering demo in tutorial recieve ' AttributeError: 'EmbeddingColumn' object has no attribute 'key''
demo in tutorial [activepower_clustering](https://sql-machine…
-
- Nuitka version, full Python version, flavor, OS, etc. as output by *this exact* command.
> python -m nuitka --version
```
2.3.11
Commercial: None
Python: 3.8.18 (default, Sep 11 2023, 13:40…
-
When i simply do:
_prob_bnn_model.save('model')_
after the _run_experiment_ was called on _prob_bnn_model_.
[This file](https://github.com/keras-team/keras-io/blob/master/examples/keras_recipes/…
-
**What I need help with / What I was wondering**
I've created a Dataset by using `tfds.core.GeneratorBasedBuilder` and want to train a model with it in Keras style. I followed the tutorial: https://g…
-
On Macs using the Apple Silicon arm-based architecture, Docker raises warnings for several containers about performance impact.
I can confirm that running tests on a M2 Pro are very slow. Can we prov…
-
**System information**.
- Have I written custom code (as opposed to using a stock example script provided in Keras): no
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Linux Ubuntu 18.04
…
-
Thank you very much for your wonderful work, and I would like to ask you some questions. When I run the notebook/qm9_pretrained.ipynb script, I get the following error:
import os
os.environ['TF_CPP_…
-
Existing configs should work as before, without any change in behavior.
The datasets themselves (all what derives from class `Dataset`) will stay as is, as well as their API.
It would also be nice…