What's the difference between convolutional and recurrent neural networks?
问题 I'm new to the topic of neural networks. I came across the two terms convolutional neural network and recurrent neural network . I'm wondering if these two terms are referring to the same thing, or, if not, what would be the difference between them? 回答1: Difference between CNN and RNN are as follows: CNN: CNN takes a fixed size inputs and generates fixed-size outputs. CNN is a type of feed-forward artificial neural network - are variations of multilayer perceptrons which are designed to use