You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Installation requirement: conda install tensorflow (or tensorflow-gpu for GPU support)
For training, KERAS_BACKEND=tensorflow <training-script> <args> should be enough.
Tested with BiRNN models, similar results observed so far, but further tests need to be conducted, to make sure that there is no side-effect.