BrisklyBrusque t1_is7g6gk wrote
Reply to comment by MOSFETBJT in [D] Are GAN(s) still relevant as a research topic? or is there any idea regarding research on generative modeling? by aozorahime
SVMs prevailed against neural networks in a big image classification contest in 2006. Then they fell out of favor, with other learning algorithms like
•Adaboost
•C4.5
•Decision stumps
•Multivariate adaptive regression splines
•Flexible discriminant analysis
•Arcing
•Wagging
Not sure which of these will come back, but it’s funny how often ideas are rediscovered (like neural networks themselves, which were branded as multilayer perceptrons initially)
Viewing a single comment thread. View all comments