tensorflow / skflow

Simplified interface for TensorFlow (mimicking Scikit Learn) for Deep Learning
Apache License 2.0
3.18k stars 441 forks source link

Update Readme param keep_prob param doesn't exist #175

Closed codingyourlife closed 8 years ago

codingyourlife commented 8 years ago

Seems as keep_prob parameter was renamed to dropout. because of comment line above I'm pretty sure the parameter dropout is correct.

googlebot commented 8 years ago

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.


terrytangyuan commented 8 years ago

We've moved to TensorFlow here. Please submit any issues or PR there instead.