Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a3936f8

Browse files
committed
Add a link to TensorFlow
1 parent aa42ba1 commit a3936f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -981,7 +981,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
981981
* [python-recsys](https://github.com/ocelma/python-recsys) - A Python library for implementing a Recommender System.
982982
* [scikit-learn](http://scikit-learn.org/) - A Python module for machine learning built on top of SciPy.
983983
* [vowpal_porpoise](https://github.com/josephreisinger/vowpal_porpoise) - A lightweight Python wrapper for [Vowpal Wabbit](https://github.com/JohnLangford/vowpal_wabbit/).
984-
* [skflow](https://github.com/google/skflow) - A simplified interface for TensorFlow mimicking scikit-learn
984+
* [skflow](https://github.com/google/skflow) - A simplified interface for [TensorFlow](https://github.com/tensorflow/tensorflow) mimicking scikit-learn
985985

986986
## MapReduce
987987

0 commit comments

Comments
 (0)