From a3936f8232b5b1f8e43cef41d287fa4534afae9a Mon Sep 17 00:00:00 2001 From: CeShine Lee Date: Sun, 13 Dec 2015 18:39:15 +0800 Subject: [PATCH] Add a link to TensorFlow --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7343757..9617b7d 100644 --- a/README.md +++ b/README.md @@ -981,7 +981,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by * [python-recsys](https://github.com/ocelma/python-recsys) - A Python library for implementing a Recommender System. * [scikit-learn](http://scikit-learn.org/) - A Python module for machine learning built on top of SciPy. * [vowpal_porpoise](https://github.com/josephreisinger/vowpal_porpoise) - A lightweight Python wrapper for [Vowpal Wabbit](https://github.com/JohnLangford/vowpal_wabbit/). -* [skflow](https://github.com/google/skflow) - A simplified interface for TensorFlow mimicking scikit-learn +* [skflow](https://github.com/google/skflow) - A simplified interface for [TensorFlow](https://github.com/tensorflow/tensorflow) mimicking scikit-learn ## MapReduce