Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
pytensor
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
testgroup
pytensor
Commits
dbc63c99
提交
dbc63c99
authored
11月 10, 2016
作者:
Ray Donnelly
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
Conda: Update documentation
上级
85af1b2e
显示空白字符变更
内嵌
并排
正在显示
1 个修改的文件
包含
23 行增加
和
18 行删除
+23
-18
install_windows.txt
doc/install_windows.txt
+23
-18
没有找到文件。
doc/install_windows.txt
浏览文件 @
dbc63c99
...
...
@@ -32,6 +32,8 @@ C/C++ (for Python 2.7 family this has to be Microsoft Visual Studio
version supporting Visual Studio 2008), and GCC (for non-CUDA C code
generated by Theano).
.. _gpu_windows:
Visual Studio and CUDA
...
...
@@ -108,6 +110,26 @@ during installation:
Scientific Python distribution
##############################
Recommended: Anaconda
+++++++++++++++++++++
ContinuumIO_ provides a free Python distribution for all 3 main desktop
operating systems, including Windows 32-bit and 64-bit, and includes
Theano and all of its dependencies. This is one of the the easiest ways
to get Theano on Windows. Simply download and execute the installer from the
`Anaconda download page <https://www.continuum.io/downloads>`__,
and execute the following from the ``Anaconda Prompt``:
.. _ContinuumIO: http://continuum.io
.. code-block:: bash
$ conda install theano
Alternative: WinPython
++++++++++++++++++++++
We highly recommend the Pierre Raybaut's `WinPython
<http://winpython.sourceforge.net/>`_ distribution - it is compiled
for both 32- and 64-bit systems, links against the fast `MKL
...
...
@@ -178,23 +200,6 @@ can download the installation for free.
Alternative: Anaconda
+++++++++++++++++++++++
ContinuumIO_ is providing a free Python distribution for Windows (32-bit
and 64-bit), including all dependencies of Theano. If you are not
eligible for a download of EPD or Canopy (via a commercial, or free academic
licence), this is the easiest way to install
Theano's dependencies. Simply download and execute the installer from
`Anaconda download page <https://store.continuum.io/cshop/anaconda/>`__,
and execute the following in Windows command line:
.. _ContinuumIO: http://continuum.io
.. code-block:: bash
$ conda install mingw libpython
Alternative: Python(x,y)
++++++++++++++++++++++++
...
...
@@ -358,10 +363,10 @@ most useful, because you can update it with a single ``git pull``
command. Therefore we recommend it. However, a manual install without
Git is also possible.
Git Install
###########
Theano is hosted on GitHub, you need Git to download it. For Windows,
download and install the `MSYSGIT <http://msysgit.github.io/>`_ build.
Open up the `Git Shell` in the directory in which you want to install
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论