AI Deep Learning Frameworks
Framework | GitHub Stars (12/26/17) | Supporter |
---|---|---|
TensorFlow | 83,495 | |
CNTK | 13,451 | Microsoft |
MXNET | 12,531 | Amazon |
Pytorch | 10,547 | |
Caffe2 | 6,620 |
Battle of the Deep Learning frameworks in 2017
- Theano: MILA團隊終止開發,1.0版本後將不再更新版本。
- TensorFlow: 可選擇結合Python或C++程式語言環境各別開發,1.4版新增tf.keras。
- CNTK: Microsoft Cognitive Toolkit,最新版本2.3,支援多種開發語言,和Nvidia密切合作。
- MXNET: 基於Apache MXNet,Amazon NMT開源框架Sockeye。
- Pytorch: PyTorch的其一好處是能讓初學者更深入地瞭解每個演算法中發生原由。Caffe2: Caffe原創賈揚清,2016年2月由Google Brain轉戰Facebook,又一力作。
Leave a Comment