Closed rvivek7 closed 6 years ago
Unfortunately I do not have a windows environment to simulate this error. However, it does seem to be a problem with the Theano installation in windows, for which you can find more information in this link: http://deeplearning.net/software/theano/install_windows.html.
Note that we also have the same network implemented using Tensorflow. If you have tensorflow installed[1], you can run the "tf_example.py" file.
I am closing this issue since it is related to the Theano installation, not an issue with the code from this repository.
Hi,
I was trying to run example.py from PyCharm using windows.
Unfortunately I am getting the following error: RuntimeError: To use MKL 2018 with Theano you MUST set "MKL_THREADING_LAYER=GNU" in your environement.
Could you help on how to set this?
Thanks in advance. Regards, Vivek