文件历史

3 次代码提交

作者 SHA1 备注 提交日期
rushter 7fe1fea968 Revert init (#8) 2016-11-17 18:37:32 +03:00
Artem Golubin 187e8237f9 Update __init__.py 2016-11-17 11:03:07 +03:00
junwang007 176472937f Create __init__.py
To make the examples as a module, so the examples can be directly tested using:
'python -m examples.kmeans' without errors like 'No module named examples'
2016-11-17 15:05:57 +08:00