awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • unslothai/unslothAvatar unslothai

    unslothai/unsloth

    66,628Vezi pe 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
    Vezi pe GitHub↗66,628
  • tensorflow/swiftAvatar tensorflow

    tensorflow/swift

    6,131Vezi pe 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
    Vezi pe GitHub↗6,131
  • fastai/course-v3Avatar fastai

    fastai/course-v3

    4,914Vezi pe GitHub↗

    Acest proiect este un program educațional cuprinzător și un framework de deep learning conceput pentru a preda deep learning practic folosind PyTorch prin notebook-uri și exemple de cod. Servește drept bibliotecă de nivel înalt pentru construirea, antrenarea și implementarea rețelelor neuronale, acționând ca un orchestrator de antrenare a modelelor care coordonează modelele PyTorch, optimizatoarele și funcțiile de loss. Proiectul oferă toolkit-uri specializate pentru computer vision, procesarea limbajului natural și preprocesarea datelor tabelare. Se distinge prin controale avansate de antrenare, cum ar fi rate de învățare discriminative, un sistem de callback bidirecțional pentru personalizarea logicii de antrenare și o abstractizare de nivel înalt a learner-ului care automatizează plasarea pe dispozitiv și buclele de antrenare. Framework-ul acoperă o suprafață largă de capabilități, inclusiv construcția automată a pipeline-urilor de date, analiza arhitecturii modelelor și evaluarea performanței în sarcini de clasificare, regresie și segmentare. Include, de asemenea, utilitare pentru antrenarea distribuită pe mai multe GPU-uri, antrenarea cu precizie mixtă pentru optimizarea memoriei și suport specializat pentru date de imagistică medicală. Proiectul este livrat sub formă de serie de Jupyter Notebooks.

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

    Jupyter Notebookdata-sciencedeep-learningfastai
    Vezi pe GitHub↗4,914
  • railsbridge/docsAvatar railsbridge

    railsbridge/docs

    3,807Vezi pe 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
    Vezi pe GitHub↗3,807
  • fastai/course22Avatar fastai

    fastai/course22

    3,398Vezi pe 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
    Vezi pe GitHub↗3,398
  1. Home
  2. Education & Learning Resources
  3. Developer Documentation and References
  4. Developer Resources
  5. Training Notebooks

Explorează sub-etichetele

  • 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.