提交 393818ca authored 作者: James Bergstra's avatar James Bergstra

merged

......@@ -73,6 +73,8 @@ Software Requirements
- g++, python-dev (optional, to compile generated C code)
- nose, for testing
- `psyco <http://psyco.sourceforge.net/>`__ can make your python code much faster, if you are on a 32-bit x86 architecture. If you use compiled C code, this can be less important.
Downloading Theano
......@@ -89,7 +91,7 @@ Get the source and run the auto-tests like this:
hg clone http://pylearn.org/hg/theano theano
cd theano
python autotest.py
nosetests
To update your library to the latest on pylearn.org, change directory (`cd`) to this `theano` folder and type
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论