Explorar el Código

added CNTK to Frameworks section

Ben Sadeghi hace 8 años
padre
commit
a640730105
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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