atmelino

Results 4 issues of atmelino

I installed tensorflow per your instructions, and got version 2.15 with Ubuntu 22.04 in February 2024. the notebook at https://github.com/jeffheaton/t81_558_deep_learning/blob/master/install/tensorflow-install-march-2023.ipynb gives the error AttributeError: module 'tensorflow.keras' has no attribute '__version__'...

bug

Describe the bug ---------------- When I drag and drop a file that is on a mounted drive, for example a USB drive or a drive mounted via fstab, from the...

not our bug
snap
duplicate

The bounds for neuronShrink are set to `"neuronShrink": (0.01, 1),` If neuronShrink is 1, the model generator basically tries to generate a model with infinite layers. But even with values...

bug

**Describe the bug** The code works on a laptop without GPU. On a server with GPU and CUDA installed, I get the error `` `ValueError: Cannot convert '(500, 125.0)' to...

bug