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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ecs-vlc avatar

ecs-vlc/torchbearer

0
View on GitHub↗
641 stars·63 forks·Python·MIT·5 vuespytorchbearer.org↗

Torchbearer

torchbearer: A model fitting library for PyTorch

Features

  • Outils de développement - Model training library.
  • Training and Experimentation - Model training library for researchers.
  • Training and Utilities - Model fitting library.
  • PyTorch Utilities - Listed in the “PyTorch Utilities” section of the The Incredible Pytorch awesome list.

Historique des stars

Graphique de l'historique des stars pour ecs-vlc/torchbearerGraphique de l'historique des stars pour ecs-vlc/torchbearer

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Torchbearer

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Torchbearer.
  • pytorch/igniteAvatar de pytorch

    pytorch/ignite

    4,770Voir sur GitHub↗

    Ignite is a high-level training framework for PyTorch neural networks that serves as a training engine and deep learning lifecycle manager. It provides a structured system for organizing and automating training and evaluation loops, managing data iterators and triggering event handlers at specific milestones during the model training process. The project distinguishes itself through a comprehensive suite of tools for distributed training and model evaluation. It includes utilities for synchronizing gradients and coordinating collective communication across multiple GPUs or nodes, as well as a

    Python
    Voir sur GitHub↗4,770
  • catalyst-team/catalystAvatar de catalyst-team

    catalyst-team/catalyst

    3,376Voir sur GitHub↗

    Accelerated deep learning R&D

    Python
    Voir sur GitHub↗3,376
  • awwong1/torchprofAvatar de awwong1

    awwong1/torchprof

    605Voir sur GitHub↗

    PyTorch layer-by-layer model profiler

    Python
    Voir sur GitHub↗605
  • dnouri/skorchAvatar de dnouri

    dnouri/skorch

    6,166Voir sur GitHub↗

    Skorch is a deep learning workflow manager and tensor-based model interface. It provides a consistent API for training and predicting with neural networks within standard machine learning workflows, acting as a hyperparameter optimizer for finding optimal network configurations. The library specializes in wrapping PyTorch neural networks in a scikit-learn compatible interface. This allows tensor-based models to be used within traditional machine learning pipelines and grid search tools, including the mapping of parameter grids to model configurations. The framework covers training lifecycle

    Jupyter Notebook
    Voir sur GitHub↗6,166
Voir les 30 alternatives à Torchbearer→

Questions fréquentes

Que fait ecs-vlc/torchbearer ?

torchbearer: A model fitting library for PyTorch

Quelles sont les fonctionnalités principales de ecs-vlc/torchbearer ?

Les fonctionnalités principales de ecs-vlc/torchbearer sont : Outils de développement, Training and Experimentation, Training and Utilities, PyTorch Utilities.

Quelles sont les alternatives open-source à ecs-vlc/torchbearer ?

Les alternatives open-source à ecs-vlc/torchbearer incluent : catalyst-team/catalyst — Accelerated deep learning R&D. pytorch/ignite — Ignite is a high-level training framework for PyTorch neural networks that serves as a training engine and deep… graal-research/pytoune. awwong1/torchprof — PyTorch layer-by-layer model profiler. graal-research/poutyne — A simplified framework and utilities for PyTorch. dnouri/skorch — Skorch is a deep learning workflow manager and tensor-based model interface. It provides a consistent API for training…