Mercurial > pylearn
view pylearn/__init__.py @ 843:c19085585464
many changes to kouh2008
author | James Bergstra <bergstrj@iro.umontreal.ca> |
---|---|
date | Thu, 22 Oct 2009 18:53:50 -0400 |
parents | 63bcc7024378 |
children | 5d6baeadd660 |
line wrap: on
line source
#import exceptions def __src_version__(): #todo - this is vulnerable to the bug in theano ticket #160 return version.src_version(__name__)