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

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

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

5 مستودعات

Awesome GitHub RepositoriesTraining Notebooks

Interactive environments containing pre-configured code for training and running machine learning models.

Explore 5 awesome GitHub repositories matching education & learning resources · Training Notebooks. Refine with filters or upvote what's useful.

Awesome Training Notebooks GitHub Repositories

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

    unslothai/unsloth

    66,628عرض على GitHub↗

    Unsloth is a high-performance training and inference platform designed to optimize the lifecycle of large language and multimodal models. It provides a comprehensive engine for fine-tuning, executing, and managing models locally, with a focus on reducing memory consumption and increasing compute speed on consumer-grade hardware. The platform distinguishes itself through hand-optimized kernels and automated computational graph techniques that maximize hardware throughput. It supports advanced training methodologies, including reinforcement learning for reasoning and efficient adapter-based fin

    Interactive notebooks provide pre-configured environments for training and running large language, multimodal, and reasoning models in the cloud.

    Pythonagentdeepseekdeepseek-r1
    عرض على GitHub↗66,628
  • tensorflow/swiftالصورة الرمزية لـ tensorflow

    tensorflow/swift

    6,131عرض على GitHub↗

    Swift for TensorFlow is a custom toolchain that extends the Swift language with first-class automatic differentiation and differentiable types, enabling gradient-based computation directly within the compiler. It integrates the Swift compiler with TensorFlow runtime and XLA backends, allowing tensor operations to be compiled and executed on hardware-accelerated hardware for high-performance machine learning. The project distinguishes itself through compiler-integrated automatic differentiation that computes gradients of user-defined functions and types during compilation, eliminating the need

    Runs Swift machine learning code in Jupyter notebooks with autocomplete for live experimentation.

    Jupyter Notebook
    عرض على GitHub↗6,131
  • fastai/course-v3الصورة الرمزية لـ fastai

    fastai/course-v3

    4,914عرض على GitHub↗

    This repository is a comprehensive educational program and deep learning framework designed to teach practical deep learning using PyTorch through notebooks and code examples. It serves as a high-level library for building, training, and deploying neural networks, acting as a model training orchestrator that coordinates PyTorch models, optimizers, and loss functions. The project provides specialized toolkits for computer vision, natural language processing, and tabular data preprocessing. It distinguishes itself through advanced training controls such as discriminative learning rates, a two-w

    fastai launches training functions across multiple GPUs from within a notebook to accelerate model convergence.

    Jupyter Notebookdata-sciencedeep-learningfastai
    عرض على GitHub↗4,914
  • railsbridge/docsالصورة الرمزية لـ railsbridge

    railsbridge/docs

    3,807عرض على GitHub↗

    This project is a web development curriculum providing a structured set of instructional materials and guided exercises for learning programming languages and frameworks. It functions as a technical training resource that hosts programming learning paths, including the creation of to-do applications, message boards, and browser games. The project focuses on making programming education accessible through localized educational content served in multiple languages. It also provides dedicated workshop teacher resources, including training decks, cheat sheets, and presentation templates to assist

    Supplies training decks and cheat sheets to prepare instructors and assistants for technical workshop delivery.

    Rubyrailsrubyworkshop
    عرض على GitHub↗3,807
  • fastai/course22الصورة الرمزية لـ fastai

    fastai/course22

    3,398عرض على GitHub↗

    This is a structured deep learning curriculum for programmers, delivered as a collection of Jupyter notebooks. It teaches the fundamentals of training neural networks for computer vision, natural language processing, tabular data analysis, and collaborative filtering using PyTorch and the fastai library. The course is designed to be hands-on, guiding learners from building a training loop from scratch to fine-tuning pretrained models for a variety of practical tasks. The curriculum distinguishes itself by covering the full lifecycle of a deep learning project, from data preparation and augmen

    Launches distributed training directly from a Jupyter notebook using a notebook launcher.

    Jupyter Notebookdeep-learningfastaijupyter-notebooks
    عرض على GitHub↗3,398
  1. Home
  2. Education & Learning Resources
  3. Developer Documentation and References
  4. Developer Resources
  5. Training Notebooks

استكشف الوسوم الفرعية

  • Distributed Training LaunchersLaunches distributed training directly from Jupyter notebooks by wrapping training code. **Distinct from Training Notebooks:** Distinct from Training Notebooks: focuses on launching distributed training from notebooks, not general training notebooks.
  • Instructor Training MaterialsTraining decks, cheat sheets, and resources designed to prepare teachers for workshop delivery. **Distinct from Distributed Training Launchers:** Focuses on teacher preparation materials rather than the logistics of event facilitation.
  • Swift Jupyter Training EnvironmentsRunning Swift machine learning code in Jupyter notebooks with autocomplete for live experimentation. **Distinct from Training Notebooks:** Distinct from Training Notebooks: focuses on Swift-specific Jupyter environments, not general training notebooks.