Newbie, I don't know how to solve the problem of keras import failure in python?
女神的闺蜜爱上我
女神的闺蜜爱上我 2017-06-28 09:22:47
0
1
874

I am using python2.7. I installed Anaconda2 and MinGW according to the instructions on the Internet. After installing theano and keras, I used import to test. Theano has no problem, but keras has the following error:

The solution found on the official website, after changing the backend in keras.json to theano, still does not solve the problem and still has the same result. Ask for a solution.

女神的闺蜜爱上我
女神的闺蜜爱上我

reply all(1)
洪涛

The tensorflow module is missing. Search how to install it, usually pip install -U tensorflow or something like that

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!