🏠 홈
벤치마크
📊 모든 벤치마크 🦖 공룡 v1 🦖 공룡 v2 ✅ 할 일 목록 앱 🎨 창의적인 자유 페이지 🎯 FSACB - 궁극의 쇼케이스 🌍 번역 벤치마크
모델
🏆 톱 10 모델 🆓 무료 모델 📋 모든 모델 ⚙️ 킬로 코드 모드
리소스
💬 프롬프트 라이브러리 📖 AI 용어 사전 🔗 유용한 링크

AI 용어집

인공지능 완전 사전

162
카테고리
2,032
하위 카테고리
23,060
용어
📖
용어

Genetic Algorithms for NAS

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

📖
용어

Evolution Strategies

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

📖
용어

Architecture Search Space

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

📖
용어

NAS Fitness Function

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

📖
용어

NAS Computation Cells

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

📖
용어

Architecture Crossover

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

📖
용어

Architecture Mutation

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

📖
용어

Differential Evolution NAS

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

📖
용어

Multi-objective NAS

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

📖
용어

Model sampling

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

📖
용어

NAS primitive operations

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

📖
용어

Elitism in NAS

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

📖
용어

Evolutionary AutoML

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

📖
용어

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.

📖
용어

Neuro-evolutionary search

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

📖
용어

Architecture hyperparameters

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

📖
용어

Progressive NAS Evaluation

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

🔍

결과를 찾을 수 없습니다