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

Command prompt result in label. Python 2.7 -

javascript - How do I use URL parameters to change link href on page? -

'hasOwnProperty' in javascript -