Discussions

Ask a Question
Back to All

please check this

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'