view pylearn/__init__.py @ 827:5bbfaf01395d

Added a arsinh activation function DAA input groups
author Xavier Glorot <glorotxa@iro.umontreal.ca>
date Wed, 30 Sep 2009 17:14:22 -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__)