/mlsnippet

Toolkits for machine learning experiments.

Primary LanguagePythonMIT LicenseMIT

MLSnippet

https://travis-ci.org/haowen-xu/mlsnippet.svg?branch=master https://coveralls.io/repos/github/haowen-xu/mlsnippet/badge.svg?branch=master

A set of toolkit for daily machine learning experiments.

Installation

pip install git+https://github.com/haowen-xu/mlsnippet.git

# Optional, for using `mlsnippet.datafs.DataFS.flow` method series
pip install git+https://github.com/haowen-xu/tfsnippet.git