Myungsub Choi 10 lat temu
rodzic
commit
e87e071816
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -241,6 +241,8 @@ Please feel free to [pull requests](https://github.com/kjw0612/awesome-deep-visi
 ### Framework
  * Torch7: Deep learning library in Lua, used by Facebook and Google Deepmind [[Web]](http://torch.ch/)
  * Caffe: Deep learning framework by the BVLC [[Web]](http://caffe.berkeleyvision.org/)
+ * Theano: Mathematical library in Python, maintained by LISA lab [[Web]](http://deeplearning.net/software/theano/)
+   * Theano-based deep learning libraries: [Pylearn2](http://deeplearning.net/software/pylearn2/), [Blocks](https://github.com/mila-udem/blocks), [Keras](http://keras.io/), [Lasagne](https://github.com/Lasagne/Lasagne)
  * MatConvNet: CNNs for MATLAB [[Web]](http://www.vlfeat.org/matconvnet/)
 
 ### Applications