瀏覽代碼

Merge pull request #68 from alcinos/patch-1

Add pytorch to the list of frameworks
Christos 8 年之前
父節點
當前提交
ddba287350
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -443,6 +443,7 @@
 42.  [Lasagne - a lightweight library to build and train neural networks in Theano](https://github.com/Lasagne/Lasagne)
 42.  [Lasagne - a lightweight library to build and train neural networks in Theano](https://github.com/Lasagne/Lasagne)
 43.  [nolearn - wrappers and abstractions around existing neural network libraries, most notably Lasagne (https://github.com/dnouri/nolearn)
 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
 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
 
 
 
 
 ### Miscellaneous
 ### Miscellaneous