keras-contrib
keras-contrib copied to clipboard
About keras_contrib.backend
install keras_contrib by: pip install git+https://www.github.com/keras-team/keras-contrib.git
and run: import keras_contrib.backend as KC KC.backend()
But error :
Traceback (most recent call last):
File "
What should I do? Thank you.