🏠 Strona Główna
Benchmarki
📊 Wszystkie benchmarki 🦖 Dinozaur v1 🦖 Dinozaur v2 ✅ Aplikacje To-Do List 🎨 Kreatywne wolne strony 🎯 FSACB - Ostateczny pokaz 🌍 Benchmark tłumaczeń
Modele
🏆 Top 10 modeli 🆓 Darmowe modele 📋 Wszystkie modele ⚙️ Kilo Code
Zasoby
💬 Biblioteka promptów 📖 Słownik AI 🔗 Przydatne linki

Słownik AI

Kompletny słownik sztucznej inteligencji

162
kategorie
2 032
podkategorie
23 060
pojęcia
📖
pojęcia

Genetic Algorithms for NAS

Optimization methods inspired by biological evolution using selection, crossover, and mutation to automatically discover efficient network architectures.

📖
pojęcia

Evolution Strategies

Evolutionary optimization algorithm where mutation is the primary variation operator, adapted to efficiently explore the neural architecture space.

📖
pojęcia

Architecture Search Space

Set of all possible neural network architectures defined by structural and operational constraints specific to the problem.

📖
pojęcia

NAS Fitness Function

Multi-criteria evaluation function measuring the performance of a neural architecture based on accuracy, computational complexity, and memory consumption.

📖
pojęcia

NAS Computation Cells

Repeatable modular structures discovered by NAS, combining different convolution and connection operations to build complex architectures.

📖
pojęcia

Architecture Crossover

Genetic operator combining substructures of two parent architectures to create potentially performant new architectures.

📖
pojęcia

Architecture Mutation

Stochastic modification of an existing neural architecture by adding, removing, or modifying layers to explore new configurations.

📖
pojęcia

Differential Evolution NAS

Evolutionary algorithm variant using differential vectors to guide mutation in the continuous space of architecture hyperparameters.

📖
pojęcia

Multi-objective NAS

NAS approach that simultaneously optimizes multiple conflicting objectives such as accuracy, latency, and energy consumption through Pareto methods.

📖
pojęcia

Model sampling

Probabilistic selection technique of candidate architectures in the evolutionary population for evaluation and reproduction based on their fitness.

📖
pojęcia

NAS primitive operations

Basic set of neural operations (convolution, pooling, activation) used as fundamental building blocks to construct complex architectures.

📖
pojęcia

Elitism in NAS

Strategy that systematically preserves the best architectures found at each generation to ensure monotonic performance convergence.

📖
pojęcia

Evolutionary AutoML

Complete machine learning system primarily using evolutionary methods to fully automate the ML pipeline including NAS.

📖
pojęcia

Pareto path NAS

Exploration of the Pareto front in the multi-objective space to identify a set of architectures offering different performance-cost trade-offs.

📖
pojęcia

Neuro-evolutionary search

Interdisciplinary field combining computational neuroscience and evolutionary algorithms to discover bio-inspired architectures.

📖
pojęcia

Architecture hyperparameters

Structural parameters of a network (depth, width, connection types) optimized by NAS beyond classical training hyperparameters.

📖
pojęcia

Progressive NAS Evaluation

Accelerated evaluation strategy using proxies or data subsets to quickly estimate the fitness of candidate architectures.

🔍

Nie znaleziono wyników