השוואת שיטות
סקרו את השיטות שבחרתם זו לצד זו; שורות שבהן יש הבדל מודגשות.
| NEAT: אבולוציה נוירונית של טופולוגיות משתפרות× | חיפוש ארכיטקטורות נוירוניות× | |
|---|---|---|
| תחום | למידה עמוקה | למידה עמוקה |
| משפחה | Machine learning | Machine learning |
| שנת המקור≠ | 2002 | 2017 |
| הוגה השיטה≠ | Kenneth Stanley & Risto Miikkulainen | Zoph, B. & Le, Q.V. |
| סוג≠ | Neuroevolutionary algorithm | Automated architecture optimization (deep learning) |
| מקור מכונן≠ | Stanley, K. O., & Miikkulainen, R. (2002). Evolving neural networks through augmenting topologies. Evolutionary Computation, 10(2), 99–127. DOI ↗ | Zoph, B. & Le, Q.V. (2017). Neural Architecture Search with Reinforcement Learning. ICLR. link ↗ |
| כינויים | Neuroevolution of Augmenting Topologies, Topology and Weight Evolving Artificial Neural Networks (variant), Evolving Neural Networks, Topoloji Artırımlı Nöroevrim | Nöral Mimari Arama (NAS), NAS, automated architecture design, differentiable architecture search |
| קשורות≠ | 3 | 5 |
| תקציר≠ | NEAT is a genetic algorithm for evolving artificial neural networks introduced by Kenneth Stanley and Risto Miikkulainen in 2002. Unlike methods that evolve weights alone, NEAT simultaneously evolves both the topology (structure) and the connection weights of neural networks. It achieves this through a direct genome encoding with historical markings that enable meaningful crossover between networks of different structures, making it applicable to reinforcement learning, game playing, and control tasks without requiring a predefined architecture. | Neural Architecture Search (NAS), introduced by Zoph and Le in 2017, automatically optimizes architectural decisions such as a network's depth, width, and connection structure instead of hand-designing them. Leading methods in the field include DARTS, ENAS, and Once-for-All. |
| ScholarGateמערך נתונים ↗ |
|
|