awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesTraining Data Batching

Pipelines specifically designed to group training data into small subsets for gradient descent stability.

Distinct from Batch Processing Pipelines: Distinct from general batch processing pipelines by focusing on mini-batching for neural network training stability.

Explore 1 awesome GitHub repository matching development tools & productivity · Training Data Batching. Refine with filters or upvote what's useful.

Awesome Training Data Batching GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • udacity/deep-learningالصورة الرمزية لـ udacity

    udacity/deep-learning

    4,058عرض على GitHub↗

    This project is a deep learning educational course and implementation guide designed for building and training neural networks. It provides a curriculum for developing models that solve pattern recognition and generative tasks. The material includes specialized modules for computer vision training, natural language processing, and generative AI. It covers the practical application of transfer learning to classify new data and the creation of synthetic media. The project encompasses the design of network architectures, the construction of machine learning data pipelines, and the use of model

    Provides data pipelines that stream preprocessed data in small subsets to stabilize gradient updates.

    Jupyter Notebook
    عرض على GitHub↗4,058
  1. Home
  2. Development Tools & Productivity
  3. Batch Processing Pipelines
  4. Training Data Batching