Raghuram Vadapalli

Results 6 comments of Raghuram Vadapalli

@kevjshih I changed the three above mentioned symbolic links. The error remained same. There are many links to MATLAB provided libraries. Which of them to change. Is there any way...

How do I install TF version. It starts downloading theano when I run ```python setup.py install``` .I don't want that to happen.

I have TF installed. ``` { "image_dim_ordering": "tf", "epsilon": 1e-07, "floatx": "float32", "backend": "tensorflow" } ``` This is my ```~/.keras/keras.json``` It still downloads theano. I even removed this line: https://github.com/datalogai/recurrentshop/blob/master/requirements.txt#L3

I installed keras without theano.

I tried it. It still downloads theano.