提交 b131c29e authored 作者: Frederic's avatar Frederic

Added link to the coding style that we use for Pylearn.

It tell about "except Exception:".
上级 30bf4246
......@@ -26,6 +26,17 @@ To obtain developer access: register with `GitHub
<http://www.github.com/>`_ and create a fork of `Theano
<http://www.github.com/Theano/Theano>`_.
Coding style
------------
We didn't had any coding style when we started Theano. We now use
`this one
<http://deeplearning.net/software/pylearn/v2_planning/API_coding_style.html>`_
except that we don't use the numpy docstring standard.
We won't make one big change to the coding style, but as we change
code, we update it.
Typical development workflow
----------------------------
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论