|
@@ -333,10 +333,11 @@ with Dynamic Parameter Prediction, arXiv:1511.05765
|
|
|
|
|
|
## Software
|
|
## Software
|
|
### Framework
|
|
### 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)
|
|
|
|
|
|
+ * Tensorflow: An open source software library for numerical computation using data flow graph by Google [[Web](https://www.tensorflow.org/)]
|
|
|
|
+ * 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/)
|
|
* MatConvNet: CNNs for MATLAB [[Web]](http://www.vlfeat.org/matconvnet/)
|
|
|
|
|
|
### Applications
|
|
### Applications
|