Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'DeepBeliefNetwork' object has no attribute 'model_predictions' #55

Open
mvkrein opened this issue Jul 26, 2017 · 2 comments
Open

'DeepBeliefNetwork' object has no attribute 'model_predictions' #55

mvkrein opened this issue Jul 26, 2017 · 2 comments

Comments

@mvkrein
Copy link

mvkrein commented Jul 26, 2017

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
Copy link
Author

mvkrein commented Jul 27, 2017

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

@siucaan
Copy link

siucaan commented Jun 11, 2018

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants