|
|
|
|
|
by mycat
3128 days ago
|
|
How about DBN? It is also a generative model but why now rarely used? ML researchers following trends, like doing end-to-end CNN for whatever problems, and using this LSTM and that GRU and that latest architectures; in similar fashion like web devs picking and dropping javascript frameworks. |
|
Most "off the shelf" work people do is fairly simple transfer learning on an imagenet cnn.
That or if they do generative, most of the hype is focused on GANs now.