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

AI 용어집

인공지능 완전 사전

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

Binary Neural Networks

Neural networks whose weights and activations are constrained to binary values (+1/-1), offering extreme compression and significant inference speed gains.

📖
용어

Structured Pruning

Pruning technique removing entire structures like filters, channels or complete layers, enabling real hardware gains unlike unstructured pruning.

📖
용어

Dynamic Computation

Strategy adapting the model's computational complexity based on input or resource constraints, optimizing energy usage and latency on edge devices.

📖
용어

TensorRT Optimization

NVIDIA optimization suite including layer fusion, precision calibration and auto-tuning to maximize inference performance on edge GPUs.

📖
용어

TinyML

Machine learning domain targeting the deployment of ultra-compact AI models (<1MB) on microcontrollers with extremely limited resources (RAM <256KB).

📖
용어

ONNX Runtime

Cross-platform inference engine optimizing the execution of ONNX format models on various hardware architectures including edge and IoT devices.

📖
용어

Post-training Quantization

Quantization technique applied after complete model training, using a small calibration set to determine optimal quantization parameters.

📖
용어

Sparse Neural Networks

Neural networks containing a large proportion of zero or near-zero weights, enabling significant computational and storage optimizations on edge platforms.

📖
용어

Layer Fusion

Optimization combining multiple successive layers into a single computational operation, reducing memory overhead and improving parallelism on edge accelerators.

🔍

결과를 찾을 수 없습니다