🏠 Ana Sayfa
Benchmarklar
📊 Tüm Benchmarklar 🦖 Dinozor v1 🦖 Dinozor v2 ✅ To-Do List Uygulamaları 🎨 Yaratıcı Serbest Sayfalar 🎯 FSACB - Nihai Gösteri 🌍 Çeviri Benchmarkı
Modeller
🏆 En İyi 10 Model 🆓 Ücretsiz Modeller 📋 Tüm Modeller ⚙️ Kilo Code
Kaynaklar
💬 Prompt Kütüphanesi 📖 YZ Sözlüğü 🔗 Faydalı Bağlantılar

YZ Sözlüğü

Yapay Zekanın tam sözlüğü

162
kategoriler
2.032
alt kategoriler
23.060
terimler
📖
terimler

Split Learning

Collaborative learning approach where the neural network model is split between client and server, enabling learning without sharing raw data.

📖
terimler

SplitNN

Split neural network architecture where initial layers run on the client and deeper layers on the server.

📖
terimler

Cut Layer

Division point of the neural network model between client and server, determining which part of the computation is performed locally.

📖
terimler

Client-side Model

Portion of the neural network model executed on the client device, processing data without transmitting it.

📖
terimler

Server-side Model

Part of the neural network model hosted on the server, completing inference from received partial activations.

📖
terimler

Vertical Split Learning

Variant where the model is split vertically between different layers, distributing computation between client and server.

📖
terimler

Horizontal Split Learning

Approach where features are partitioned horizontally between different entities collaborating on the same model.

📖
terimler

Model Partitioning

Process of strategically dividing an AI model into segments distributed across different infrastructures.

📖
terimler

Privacy-Preserving ML

Set of techniques enabling machine learning without exposing users' sensitive data.

📖
terimler

Communication Overhead

Cost in bandwidth and latency induced by exchanges between client and server in the distributed architecture.

📖
terimler

Latency Optimization

Critical challenge in split learning aiming to minimize response delays in distributed systems.

📖
terimler

Activation Smashing

Potential attack where intermediate activations are analyzed to reconstruct input data.

📖
terimler

Collaborative Intelligence

Concept where multiple entities combine their computational resources for mutually beneficial learning.

📖
terimler

Model Inference

Phase of using the trained model to make predictions, distributed in the context of split learning.

🔍

Sonuç bulunamadı