awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to ecs-vlc/torchbearer

Open-source alternatives to Torchbearer

30 open-source projects similar to ecs-vlc/torchbearer, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Torchbearer alternative.

  • catalyst-team/catalystcatalyst-team 的头像

    catalyst-team/catalyst

    3,376在 GitHub 上查看↗

    Accelerated deep learning R&D

    Python
    在 GitHub 上查看↗3,376
  • pytorch/ignitepytorch 的头像

    pytorch/ignite

    4,770在 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
    在 GitHub 上查看↗4,770
  • awwong1/torchprofawwong1 的头像

    awwong1/torchprof

    605在 GitHub 上查看↗

    PyTorch layer-by-layer model profiler

    Python
    在 GitHub 上查看↗605
  • graal-research/poutyneGRAAL-Research 的头像

    GRAAL-Research/poutyne

    578在 GitHub 上查看↗

    A simplified framework and utilities for PyTorch

    Python
    在 GitHub 上查看↗578
  • henryre/pytorch-fitmodulehenryre 的头像

    henryre/pytorch-fitmodule

    102在 GitHub 上查看↗

    Super simple fit method for PyTorch Modules

    Python
    在 GitHub 上查看↗102

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • microsoft/tensorwatchmicrosoft 的头像

    microsoft/tensorwatch

    3,468在 GitHub 上查看↗

    Debugging, monitoring and visualization for Python Machine Learning and Data Science

    Jupyter Notebook
    在 GitHub 上查看↗3,468
  • ncullen93/torchsamplencullen93 的头像

    ncullen93/torchsample

    1,878在 GitHub 上查看↗

    Train AI models efficiently on medical images using any framework

    Python
    在 GitHub 上查看↗1,878
  • lanpa/tensorboard-pytorchlanpa 的头像

    lanpa/tensorboard-pytorch

    7,983在 GitHub 上查看↗

    This project is a machine learning experiment tracker and event file generator that enables the recording of scalars, images, and histograms to monitor model performance. It functions as an integration bridge that allows training metrics from PyTorch to be logged into files compatible with the TensorBoard dashboard. The system includes a remote log synchronizer designed to stream experiment data to cloud services. This allows for the remote management and analysis of training results and the comparison of datasets across different training runs. The utility covers a broad range of monitoring

    Python
    在 GitHub 上查看↗7,983
  • dnouri/skorchdnouri 的头像

    dnouri/skorch

    6,166在 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
    在 GitHub 上查看↗6,166
  • graal-research/pytouneG

    GRAAL-Research/pytoune

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • mrdrozdov/pytorch-extrasM

    mrdrozdov/pytorch-extras

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • iamaziz/pytorch-docsetI

    iamaziz/PyTorch-docset

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • lyken17/pytorch-opcounterLyken17 的头像

    Lyken17/pytorch-OpCounter

    5,080在 GitHub 上查看↗

    pytorch-OpCounter is a profiling utility for PyTorch neural networks designed to quantify model efficiency by calculating floating point operations and multiply-accumulate counts. It functions as a complexity analyzer to measure the computational cost and theoretical workload of different model architectures. The tool allows for the definition of custom operation counting rules to support third-party modules not covered by default. It uses forward hooks to intercept module calls and recursive traversal of the module tree to aggregate operations across child sub-modules. The project provides

    Python
    在 GitHub 上查看↗5,080
  • mariogeiger/hessianmariogeiger 的头像

    mariogeiger/hessian

    187在 GitHub 上查看↗

    hessian in pytorch

    Python
    在 GitHub 上查看↗187
  • fastai/fastaifastai 的头像

    fastai/fastai

    27,862在 GitHub 上查看↗

    Fastai is a high-level deep learning library built on PyTorch that provides a unified interface for managing the entire machine learning lifecycle. It functions as a comprehensive training toolkit, abstracting hardware management and automating complex training loops to simplify the construction and execution of neural network models. The framework is distinguished by its notebook-centric development environment and a type-dispatching data pipeline that automatically applies transformations based on input data formats. It emphasizes transfer learning through discriminative layer-wise optimiza

    Jupyter Notebookcolabdeep-learningfastai
    在 GitHub 上查看↗27,862
  • kevinmusgrave/pytorch-metric-learningKevinMusgrave 的头像

    KevinMusgrave/pytorch-metric-learning

    6,328在 GitHub 上查看↗

    PyTorch Metric Learning is an open-source library for training neural networks to produce similarity-preserving embedding spaces. It provides a modular framework where interchangeable loss functions, mining strategies, and evaluation tools can be composed to learn representations that map similar items to nearby points and dissimilar items to distant points in the embedding space. The library distinguishes itself through a highly configurable architecture that separates concerns across several interchangeable components. Users can assemble custom loss functions from pluggable distance metrics

    Pythoncomputer-visioncontrastive-learningdeep-learning
    在 GitHub 上查看↗6,328
  • nasimrahaman/infernoN

    nasimrahaman/inferno

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • ekami/torchliteE

    EKami/Torchlite

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • determined-ai/determineddetermined-ai 的头像

    determined-ai/determined

    3,224在 GitHub 上查看↗

    Determined is an open-source machine learning platform that simplifies distributed training, hyperparameter tuning, experiment tracking, and resource management. Works with PyTorch and TensorFlow.

    Go
    在 GitHub 上查看↗3,224
  • cvxgrp/cvxpylayerscvxgrp 的头像

    cvxgrp/cvxpylayers

    2,106在 GitHub 上查看↗

    CVXPYlayers is a Python library for constructing differentiable convex optimization layers in PyTorch, JAX, and MLX using CVXPY. A convex optimization layer solves a parametrized convex optimization problem in the forward pass to produce a solution. It computes the derivative of the solution…

    Python
    在 GitHub 上查看↗2,106
  • dnouri/infernoD

    dnouri/inferno

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • dmarnerides/pydltD

    dmarnerides/pydlt

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • facebook/axfacebook 的头像

    facebook/Ax

    2,768在 GitHub 上查看↗

    Adaptive Experimentation Platform

    Python
    在 GitHub 上查看↗2,768
  • blue-season/pywarmB

    blue-season/pywarm

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • bloodaxe/pytorch-toolbeltBloodAxe 的头像

    BloodAxe/pytorch-toolbelt

    1,572在 GitHub 上查看↗

    PyTorch extensions for fast R&D prototyping and Kaggle farming

    Pythonaugmentationdeep-learningfocal-loss
    在 GitHub 上查看↗1,572
  • huggingface/acceleratehuggingface 的头像

    huggingface/accelerate

    9,725在 GitHub 上查看↗

    Accelerate is a PyTorch distributed training library that abstracts the boilerplate required to run models across multiple GPUs, TPUs, and CPUs. It functions as a deep learning model scaler and distributed hardware orchestrator, allowing the same training script to run on different hardware backends without modifying the core logic. The project provides a distributed training command line interface for configuring compute environments and launching jobs across single or multi-node clusters. It includes a mixed precision training framework to implement FP16 and BF16 precision, reducing memory

    Python
    在 GitHub 上查看↗9,725
  • asappresearch/flambeA

    asappresearch/flambe

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • ag14774/diffdistag14774 的头像

    ag14774/diffdist

    62在 GitHub 上查看↗
    Python
    在 GitHub 上查看↗62
  • backprop-ai/backpropbackprop-ai 的头像

    backprop-ai/backprop

    240在 GitHub 上查看↗

    Backprop makes it simple to use, finetune, and deploy state-of-the-art ML models.

    Python
    在 GitHub 上查看↗240
  • cogitare-ai/cogitarecogitare-ai 的头像

    cogitare-ai/cogitare

    77在 GitHub 上查看↗

    🔥 Cogitare - A Modern, Fast, and Modular Deep Learning and Machine Learning framework for Python

    Python
    在 GitHub 上查看↗77