From d7da344a810e3103700ad6311b19e34ee8749284 Mon Sep 17 00:00:00 2001 From: Asad Dhamani Date: Thu, 26 Nov 2015 22:45:46 +0530 Subject: [PATCH] Add skflow --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7c8a989f..fb6d7890 100644 --- a/README.md +++ b/README.md @@ -982,6 +982,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 ## MapReduce