Forums

Problem with changing keras backend

Hi, i've seen comments that suggested to change keras backend to theano but nothing i tried could make keras to switch backend. Over and over it's using tensorflow. I changed keras.json file and nothing changed. Did any of you ever stumbled upon such strange behavior? Thank you for your help

edit. this behavior is in virtual enviroment

edit. i think i fixet that, installed lower version of keras

Glad you figured that out!

Hi ifox112, What file you do have to change in the virtual environment to switch to theano backend? Thanks in advance for your help.

Perhaps this?

Thanks for the help. I managed to solved it by installing theano.

Thanks for letting us know!