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

AI 용어집

인공지능 완전 사전

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

Self-Paced Learning

Variant of curriculum learning where the model learns at its own pace by dynamically selecting training examples based on their perceived difficulty level.

📖
용어

Difficulty Scoring

Quantitative method to evaluate and assign a difficulty score to each training example, allowing for optimal scheduling in the curriculum.

📖
용어

Baby Steps Learning

Extreme curricular approach where the model starts with trivially simple examples before progressing very gradually towards complex cases.

📖
용어

MentorNet

Meta-learning neural network that dynamically defines the curriculum by learning to select the most relevant examples for the student network.

📖
용어

Curriculum by Data Density

Strategy that orders examples according to their density in the feature space, prioritizing samples in dense regions before those in sparse regions.

📖
용어

Curriculum by Gradient Noise

Method that uses noise in gradients as a difficulty indicator, with examples having more noise being considered more difficult and introduced later.

📖
용어

Curriculum by Loss

Approach that orders examples according to their current loss value, with examples with high loss being considered difficult and delayed in the curriculum.

📖
용어

Anti-Curriculum Learning

Inverse strategy that presents the most difficult examples first to improve model robustness and avoid suboptimal local minima.

📖
용어

Curriculum by Transfer Learning

Method using pre-learned knowledge on simple tasks to build a progressive curriculum towards more complex tasks.

📖
용어

Curriculum Generation

Algorithmic process of automatically creating optimal learning sequences based on data characteristics and model objectives.

📖
용어

Curriculum Scheduling

Temporal planning defining when and how to introduce examples of increasing difficulty during model training.

📖
용어

Easy-First Strategy

Fundamental principle of curriculum learning where the simplest examples are presented first to establish a solid foundation before complexity.

📖
용어

Hard-First Strategy

Alternative approach presenting difficult examples first to force the model to develop robust representations from the beginning of learning.

📖
용어

Curriculum Smoothness

Measure of continuity in the difficulty progression between successive examples, avoiding abrupt jumps that could destabilize learning.

📖
용어

Task Curriculum Learning

Extension of curriculum learning where the order applies to entire tasks rather than individual examples within the same task.

📖
용어

Multi-Task Curriculum Learning

Complex approach orchestrating simultaneous learning of multiple tasks with an optimized curriculum to maximize synergies between tasks.

🔍

결과를 찾을 수 없습니다