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

AI 용어집

인공지능 완전 사전

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

Distributed Machine Learning

Paradigm for training ML models where computations are distributed across multiple machines to process massive datasets and reduce training time.

📖
용어

Parameter Server

Distributed architecture centralizing model parameters on dedicated servers, allowing workers to update and synchronize gradients asynchronously.

📖
용어

AllReduce

Collective communication algorithm enabling synchronized reduction and broadcasting of gradients between all nodes in a distributed training environment.

📖
용어

Data Parallelism

Parallelization strategy where data is partitioned across multiple machines, each training an identical copy of the model with different batches.

📖
용어

Spark MLlib

Scalable machine learning library built on Apache Spark, offering distributed implementations of classical ML algorithms.

📖
용어

TensorFlow Distributed

TensorFlow's distributed training framework using strategies like MirroredStrategy and MultiWorkerMirroredStrategy to scale training.

📖
용어

Horovod

Open-source framework developed by Uber using the AllReduce algorithm via MPI for efficient distributed training of deep learning models.

📖
용어

Ray

Distributed computing framework optimized for machine learning and AI, providing primitives for parallel execution and large-scale state management.

📖
용어

Petastorm

Library enabling efficient access to large datasets stored in Apache Parquet for distributed deep learning model training.

📖
용어

Dask-ML

Dask extension integrating scalable machine learning algorithms and parallelization tools for ML workflows on clusters.

📖
용어

Kubeflow

Open-source platform based on Kubernetes for deploying and managing complex ML pipelines at scale with containerized orchestration.

📖
용어

MLflow

Open source platform for managing the complete lifecycle of ML projects, including tracking, model management, and reproducibility at scale.

📖
용어

Feast

Open source feature store providing an abstraction layer for managing, versioning, and serving features at scale.

📖
용어

Vertex AI

Google Cloud's unified platform for training, deploying, and managing ML models at scale with integrated AutoML and MLOps.

📖
용어

SageMaker

Fully managed AWS service for distributed training, deployment, and monitoring of ML models with automatic resource optimization.

📖
용어

Sharding

Horizontal partitioning of data or model across multiple nodes to enable parallel processing and reduce load per machine.

📖
용어

Elastic Training

Ability to dynamically adjust the number of workers during training to optimize resource utilization and reduce costs.

🔍

결과를 찾을 수 없습니다