Analyzing "Deep Learning" frameworks, I found that the algorithms are usually covered:
- Pre-treined models
- Recurrent Nets
- Convolutional Nets
- Boltzmann Machines (Restricted or Deep)
Sources:
http://apache.github.io/incubator-sy...reference.html
http://www.cntk.ai/Features/Index.html
https://www.tensorflow.org/versions/...als/index.html
http://deeplearning.net/software/the...#optimizations
http://caffe.berkeleyvision.org/tutorial/solver.html
http://deeplearning4j.org/deepautoencoder.html
https://github.com/soumith/cvpr2015/...%20Torch.ipynb
Very similar to compress and decompress data
![]()