nyan~

Engineering Rocks!

Machine Learning Notes

Terminology

  • BLAS = Basic Linear Algebra Subprograms
  • CNNs = Convolutional Neural Networks
  • DNNs = Deep Neural Networks is one of Deep Learning (wiki) architectures
  • ML = Machine Learning
  • SGEMM = Single precision, General Matrix Multiply
  • Convolution: Anatomy. one of the sinuous folds or ridges of the surface of the brain.

Software links

  • Cafe is a deep learning framework. See more in the web image demo
  • Torch is a scientific computing network
  • Theano is a Python library

NVIDIA