Deep-Learning-TensorFlow icon indicating copy to clipboard operation
Deep-Learning-TensorFlow copied to clipboard

'DeepBeliefNetwork' object has no attribute 'model_predictions'

Open mvkrein opened this issue 7 years ago • 2 comments

Hi, I saw that this problem had been resolved and the issue closed in April -- but I just pip installed yadlt today and continue to get this error.

Thanks, blackecho, for your great work!

mvkrein avatar Jul 26 '17 21:07 mvkrein

I resolved the Attribute Error noted above by doing the following: pip install --upgrade git+git://github.com/blackecho/Deep-Learning-TensorFlow@yadlt Installing collected packages: yadlt Found existing installation: yadlt 0.0.6 Uninstalling yadlt-0.0.6: Successfully uninstalled yadlt-0.0.6 Running setup.py install for yadlt ... done Successfully installed yadlt-0.0.6

mvkrein avatar Jul 27 '17 02:07 mvkrein

One year later, I meet the same issue, when I run the example, "run_dbn.py". The answer above works. Good job..

siucaan avatar Jun 11 '18 14:06 siucaan