hyperopt / hyperopt-convnet

Convolutional computer vision architectures that can be tuned by hyperopt.
70 stars 20 forks source link

No module named autodiff #8

Open qingqing01 opened 8 years ago

qingqing01 commented 8 years ago

I have install all the package. But execute the command: THEANO_FLAGS=device=gpu shovel lfw.random_driver --max_n_per_class=20 An error occurred:

import autodiff

ImportError: No module named autodiff

pbashivan commented 7 years ago

Install autodiff from this repo: https://github.com/LowinData/pyautodiff