Discussions
please check this
over 9 years ago by kwang nam
when I run your rbmminst sample I got this error
Traceback (most recent call last):
File "E:\project\python\test\test\opendeep_rbm.py", line 72, in
tile_shape=closest_to_square_factors(rbm.hidden_size),
AttributeError: 'RBM' object has no attribute 'hidden_size'