Closed Barqawiz closed 6 years ago
in keras 2 when import kutilities following error printed: cannot import name 'initializations'
in keras2 the initializations changed to initializers
I updated the keras-utilities and it is fixed now.
Please update to the latest version:
pip install --no-cache-dir --upgrade keras-utilities
in keras 2 when import kutilities following error printed: cannot import name 'initializations'
in keras2 the initializations changed to initializers