Deep Learning With Tensorflow Course by Big Data University
Traditional neural networks rely on shallow nets, composed of one input, one hidden layer and one output layer. Deep-learning networks are distinguished from these ordinary neural networks having more hidden layer, or so-called more depth. These kind of nets are capable of discovering hidden structures within unlabeled and unstructured data (i.e. TensorFlow is one of the best libraries to implement deep learning. TensorFlow is a software library for numerical computation of mathematical expressional, using data flow graphs.
Nov-26-2016, 00:25:18 GMT