Discussion:
[theano-users] Offline installation of Theano in Windows 10
arijit ukil
2017-09-12 10:37:52 UTC
Permalink
I intend to try offline installation of theano in Windows 10, I have downloaded the theano tar file, but couldn't proceed further. Please help.
--
---
You received this message because you are subscribed to the Google Groups "theano-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to theano-users+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Frédéric Bastien
2017-09-15 12:21:12 UTC
Permalink
On windows, for GPU, we only support conda installation. So you will need
to download our conda packages and install them.

for a tarbal, you must extract it then you can install it with the
instruction here:

http://deeplearning.net/software/theano_versions/dev/install_windows.html#bleeding-edge-installation-recommended

but change the parameter "git+
https://github.com/Theano/Theano.git#egg=Theano" for "." when you are in
the right directory.

This must be in a terminal. I don't know how to do it in the user interface.

Frédéric
Post by arijit ukil
I intend to try offline installation of theano in Windows 10, I have
downloaded the theano tar file, but couldn't proceed further. Please help.
--
---
You received this message because you are subscribed to the Google Groups
"theano-users" group.
To unsubscribe from this group and stop receiving emails from it, send an
For more options, visit https://groups.google.com/d/optout.
--
---
You received this message because you are subscribed to the Google Groups "theano-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to theano-users+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...