How to check theano version on ubuntu -


i trying check theano version on ubuntu. haven't found useful answer on google yet. know how can check theano version ?

thanks

import theano  theano.__version__ 

this should give version


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

Command prompt result in label. Python 2.7 -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -