You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "experiments/ali_cifar10.py", line 3, in <module>
from ali.utils import get_log_odds, conv_brick, conv_transpose_brick, bn_brick
ImportError: No module named ali.utils
The text was updated successfully, but these errors were encountered:
I followed the same steps in the readme file, but when I run this line
$ THEANORC=theanorc python experiments/ali_cifar10.py
I get:
The text was updated successfully, but these errors were encountered: