addons
addons copied to clipboard
AttributeError: `BasicLSTMCell` is not available with Keras 3.
WARNING:tensorflow:From C:\Users\11223\AppData\Local\Programs\Python\Python312\Lib\site-packages\tensorflow\python\compat\v2_compat.py:98: disable_resource_variables (from tensorflow.python.ops.resource_variables_toggle) is deprecated and will be removed in a future version.
Instructions for updating:
non-resource variables are not supported in the long term
Traceback (most recent call last):
File "C:\Users\11223\Desktop\main.py", line 498, in BasicLSTMCell is not available with Keras 3.
Do I need to roll back a version?