Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
pytensor
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
testgroup
pytensor
Commits
b62abe74
提交
b62abe74
authored
10月 01, 2012
作者:
Pascal Lamblin
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
Update installation instructions for Windows
上级
547e54c8
隐藏空白字符变更
内嵌
并排
正在显示
1 个修改的文件
包含
34 行增加
和
6 行删除
+34
-6
install.txt
doc/install.txt
+34
-6
没有找到文件。
doc/install.txt
浏览文件 @
b62abe74
...
@@ -518,7 +518,7 @@ you can simply install it with::
...
@@ -518,7 +518,7 @@ you can simply install it with::
$ sudo easy_install pip
$ sudo easy_install pip
Then in a terminal ex
cute this command to install the las
test Theano release:
Then in a terminal ex
ecute this command to install the la
test Theano release:
.. code-block:: bash
.. code-block:: bash
...
@@ -709,6 +709,11 @@ Windows
...
@@ -709,6 +709,11 @@ Windows
Installing Dependencies
Installing Dependencies
~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~
.. note::
Command lines listed below are assumed to be run in a Windows prompt:
click ``Start`` and type the ``cmd`` command to launch a command window.
In academia: EPD
In academia: EPD
################
################
...
@@ -746,6 +751,9 @@ pip is not included in EPD, but you can simply install it with::
...
@@ -746,6 +751,9 @@ pip is not included in EPD, but you can simply install it with::
easy_install pip
easy_install pip
You can then proceed to the :ref:`windows_basic` or the :ref:`windows_bleeding_edge`.
Alternative: Anaconda 0.8.3 (Linux VM on Windows)
Alternative: Anaconda 0.8.3 (Linux VM on Windows)
#################################################
#################################################
...
@@ -888,9 +896,26 @@ should have MinGW, Python, Numpy, Scipy and Nose installed.
...
@@ -888,9 +896,26 @@ should have MinGW, Python, Numpy, Scipy and Nose installed.
Installing Theano
Installing Theano
~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~
It is possible to install Theano with ``pip`` as described in
Once the dependencies are installed, you can download and install
:ref:`linux_basic`. However, if you want to get the latest development version,
Theano. The easiest way is to install the latest released version
or edit the code, you should follow the instructions below.
(see :ref:`windows_basic`). However, if you want to get the latest
development version, or edit the code, you should follow the
instructions in :ref:`windows_bleeding_edge`.
.. _windows_basic:
Basic user installation
#######################
The easiest way to obtain the released version of Theano is from PyPI using
pip_ by typing, in a Windows command prompt:
.. code-block:: bash
pip install Theano
.. _windows_bleeding_edge:
Bleeding-edge installation
Bleeding-edge installation
##########################
##########################
...
@@ -908,8 +933,11 @@ used within an MSYS Shell (not available if you only installed Python(x,y)).
...
@@ -908,8 +933,11 @@ used within an MSYS Shell (not available if you only installed Python(x,y)).
installed, then rename the unzipped folder to ``Theano``.
installed, then rename the unzipped folder to ``Theano``.
- The second option is to use Git, which you can get
- The second option is to use Git, which you can get
`here <http://git-scm.com/download>`__ (download the latest version of the
`here <http://git-scm.com/download>`__: download the latest version of the
"Full installer for official Git" from the ``msysgit`` download page).
"Full installer for official Git" from the ``msysgit`` download page.
We recommend that you select the following options:
"Run Git from the Windows Command Prompt" / 'Use Git Bash only",
then "Checkout as is, commit Unix-style endings".
Navigate into the directory you want Theano to be installed in, and download
Navigate into the directory you want Theano to be installed in, and download
it with
it with
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论