GMDH uses a "LEGO-style" structure

Channel:
Subscribers:
749
Published on ● Video Link: https://www.youtube.com/watch?v=ADfLQedgXew



Duration: 0:00
976 views
1


GMDH uses a "LEGO-style" structure, where it tests individual components (polynomial models) and combines only the best ones to build each layer automatically. In contrast, deep learning follows a "wired-style" structure, where all nodes are fixed in advance, and relationships are learned by optimizing weights. The fundamental difference lies in structure exploration versus weight optimization.