Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

Remove call to set seed. Seed is set again in line that would use it #91

Merged
merged 1 commit into from
Feb 6, 2016

Conversation

dansbecker
Copy link
Contributor

This change has been verified not to affect the output of this example.

@codecov-io
Copy link

Current coverage is 90.88%

Merging #91 into master will not affect coverage as of b6cbb4f

@@            master     #91   diff @@
======================================
  Files           24      24       
  Stmts          889     889       
  Branches       131     131       
  Methods          0       0       
======================================
  Hit            808     808       
  Partial         40      40       
  Missed          41      41       

Review entire Coverage Diff as of b6cbb4f

Powered by Codecov. Updated on successful CI builds.

terrytangyuan added a commit that referenced this pull request Feb 6, 2016
Remove call to set seed. Seed is set again in line that would use it
@terrytangyuan terrytangyuan merged commit ca01085 into tensorflow:master Feb 6, 2016
@terrytangyuan
Copy link
Member

Thanks!

@dansbecker
Copy link
Contributor Author

Thanks. I'd love to make a more meaningful contribution soon. If there are any areas where you'd especially like contributions, I'd be happy to look at it.

@terrytangyuan
Copy link
Member

@dansbecker Great! Thanks for your interest. As far as I know the following issues haven't been resolved yet. You can try them out. @ilblackdragon might need to clean up the issues a bit since some of them are fixed already but I am not very sure. @ilblackdragon Can you take a look and close the ones that's been fixed?
#6 Multi-output classification
#52 #85

If you are interested, try to add more examples or applications for other popular models. More ops can be added too if needed.

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

Successfully merging this pull request may close these issues.

4 participants