I am using Anaconda for Python. Want to use "KERAS" deep learning module into SPYDER. When I am installing "THEANO" AND "KERAS" using conda, I can successfully import THEANO but when I am trying to import "KERAS", it needs "TENSERFLOW" as a dependency. I am struggling to install "TENSORFLOW", without creating a virtual machine (VM). I want to use a single root environment, where "KERAS" will be a head module. I have tried both PIP and CONDA. Looking for the suggestion. I have already searched videos and blog, most of them using VM.
Looking for a good genuine solution.
Many thanks in advance.