Changes

Jump to navigation Jump to search
==About the Deep Models==
There are basically two big categories of deep neural networks - the convolutional neural networks ([http://cs231n.github.io/convolutional-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==
78

edits

Navigation menu