tensorflow / skflow

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

Fixed typo in the README #177

Closed daniele-sartiano closed 8 years ago

daniele-sartiano commented 8 years ago

Changed skflow.TensorFlowLinearRegression() to skflow.TensorFlowLinearRegressor() in the README.

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.


daniele-sartiano commented 8 years ago

I signed it!

googlebot commented 8 years ago

CLAs look good, thanks!

terrytangyuan commented 8 years ago

@daniele-sartiano Thanks but we moved to here