Building-a-Conversational-Chatbot-for-Slack-using-Rasa-and-Python
Building-a-Conversational-Chatbot-for-Slack-using-Rasa-and-Python copied to clipboard
Import Error
ImportError: cannot import name '_BACKEND' This is the error when using: agent = Agent('domain.yml', policies=[MemoizationPolicy(), KerasPolicy(), fallback])
I am running the files on colab so Latest versions of Tensorflow(Version 1.8.0) and Keras(Version: 2.2.5) are running. Also tried with version 2.0.0 of Tensorflow. Facing the same issue. Kindly help.
Thank you, Swetha Balaji