소스 검색

added CNTK to Frameworks section

Ben Sadeghi 8 년 전
부모
커밋
a640730105
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -454,7 +454,7 @@
 43.  [nolearn - wrappers and abstractions around existing neural network libraries, most notably Lasagne](https://github.com/dnouri/nolearn)
 44.  [Sonnet - a library for constructing neural networks by Google's DeepMind](https://github.com/deepmind/sonnet)
 45.  [PyTorch - Tensors and Dynamic neural networks in Python with strong GPU acceleration](https://github.com/pytorch/pytorch)
-
+46.  [CNTK - Microsoft Cognitive Toolkit](https://github.com/Microsoft/CNTK)
 
 ### Miscellaneous