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

revise the repo to fit the new tensorflow (1.3) #133

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

Conversation

hlzz
Copy link

@hlzz hlzz commented Aug 4, 2017

  • fix version issues with the newest tensorflow (softmax_cross_entropy_with_logits came with optional parameters, use 'global_variables_initializer' instead of 'initialize_all_variables'
  • The official tf network wrapper use 'kernel' and 'bias' for 'weights' and 'biases'.

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