TensorFlow Learning Catalog

TensorFlow is a deep learning related development environment.

  • MNIST, Fashion-MNIST, SmallNORB three standard image data sets link: Go learn
  • Operating mechanism links: Go learn
  • Link programming model: Go learn
  • Tensor operation links: Go learn
  • Shared variables Link: Go learn
  • Related link graph of the operation: Go learn
  • Digital Recognition Links: Go learn
  • Activation function, loss of function, gradient descent links: Go learn
  • Multilayer Perceptron link: Go learn
  • Convolution neural network CNN link: Go learn
  • 3D convolution neural network 3D-CNN link: Go learn
  • Recurrent neural network RNN link: Go learn
  • From the encoder AutoEncoder link:
  • Mature deep learning network architecture links:
  • GAN generation network against link:

The update is completed before the end of the semester

 

Published 331 original articles · won praise 135 · views 110 000 +

Guess you like

Origin blog.csdn.net/Triple_WDF/article/details/102991244