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

Fix for issue #4 #11

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Fix for issue #4 #11

wants to merge 5 commits into from

Conversation

cseas
Copy link

@cseas cseas commented Jul 15, 2018

Tested on tensorflow 1.9.0 and Python 3.5.2

@cseas
Copy link
Author

cseas commented Jul 15, 2018

Hi! I've added the patch for Issue #4
Please take a look.
Would love to hear your input on why the error occurred too.
@random-forests

cseas added 4 commits July 16, 2018 01:10
Added fix for the following error on newer TensorFlow versions:
AttributeError: 'LinearClassifier' object has no attribute 'weights_'

Tested on Python 3.5.2 and TensorFlow 1.9.0
@cseas
Copy link
Author

cseas commented Jul 16, 2018

I've added the fix for issue #5 too.

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

Successfully merging this pull request may close these issues.

1 participant