Changes

Jump to navigation Jump to search
There are basically two big categories of deep neural networks - the convolutional neural networks (CNN) and the recurrent neural networks (RNN). The first one, CNN, is more suitable for dealing with the image based classification tasks. The second one, RNN, is in general for sequential information (i.e. language, video ...) based classification tasks.
==Major Package Dependences== * Tensorflow https://www.tensorflow.org/
==How to Run the Code==
78

edits

Navigation menu