Glossary entry
PyTorch
पाइटर्च
Definition (English)
A popular open-source deep learning framework known for flexibility and ease of use.
Glossary entry
पाइटर्च
Definition (English)
A popular open-source deep learning framework known for flexibility and ease of use.
Related terms
TensorFlow
टेन्सरफ्लो
An open-source machine learning framework developed by Google.
Deep Learning
गहन सिकाइ
Machine learning using neural networks with many layers to learn complex patterns.
Hugging Face
हगिङ फेस
A platform and community hub for sharing open machine learning models and datasets.
Kubernetes
कुबेर्नेटेस
An open-source system for automating deployment and scaling of containerized apps.
Open Source
खुला स्रोत
Software whose code is publicly available for anyone to use, study, and modify.
Supervised Learning
पर्यवेक्षित सिकाइ
Training a model on labeled examples so it learns to map inputs to known outputs.
Tensor
टेन्सर
A multi-dimensional array of numbers that is the basic data structure in deep learning.
Vanishing Gradient
भ्यानिसिङ ग्र्याडियन्ट
A problem where learning signals shrink in deep networks, slowing or stalling training.