From a9a312fb47fe379ca9f206bbfcc014f2ce4bde5c Mon Sep 17 00:00:00 2001 From: Yorkie Liu Date: Wed, 8 Jul 2020 03:27:11 +0800 Subject: [PATCH] Add pipcook (#1016) Co-authored-by: Sindre Sorhus --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 955b18e..d416796 100644 --- a/readme.md +++ b/readme.md @@ -103,6 +103,7 @@ - [NodeOS](https://github.com/NodeOS/NodeOS) - The first operating system powered by npm. - [YodaOS](https://github.com/yodaos-project/yodaos) - AI operating system. - [Brain.js](https://github.com/BrainJS/brain.js) - Machine-learning framework. +- [Pipcook](https://github.com/alibaba/pipcook) - Front-end algorithm framework to create a machine learning pipeline. - [Cytoscape.js](https://github.com/cytoscape/cytoscape.js) - Graph theory (a.k.a. network) modeling and analysis. - [Kadence](https://gitlab.com/deadcanaries/kadence) - Kademlia distributed hash table. - [seedshot](https://github.com/twobucks/seedshot) - Temporary P2P screenshot sharing from your browser.