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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to ncullen93/torchsample

Open-source alternatives to Torchsample

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

  • henryre/pytorch-fitmodulehenryre avatar

    henryre/pytorch-fitmodule

    102View on GitHub↗

    Super simple fit method for PyTorch Modules

    Python
    View on GitHub↗102
  • lanpa/tensorboard-pytorchlanpa avatar

    lanpa/tensorboard-pytorch

    7,983View on 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
    View on GitHub↗7,983
  • mrdrozdov/pytorch-extrasM

    mrdrozdov/pytorch-extras

    0View on GitHub↗
    View on GitHub↗0
  • iamaziz/pytorch-docsetI

    iamaziz/PyTorch-docset

    0View on GitHub↗
    View on GitHub↗0
  • dmarnerides/pydltD

    dmarnerides/pydlt

    0View on GitHub↗
    View on GitHub↗0
  • nasimrahaman/infernoN

    nasimrahaman/inferno

    0View on GitHub↗
    View on GitHub↗0

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • nearai/pytorch-toolsN

    nearai/pytorch-tools

    0View on GitHub↗
    View on GitHub↗0
  • catalyst-team/catalystcatalyst-team avatar

    catalyst-team/catalyst

    3,376View on GitHub↗

    Accelerated deep learning R&D

    Python
    View on GitHub↗3,376
  • pytorch/ignitepytorch avatar

    pytorch/ignite

    4,770View on 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
    View on GitHub↗4,770
  • szagoruyko/pyinnS

    szagoruyko/pyinn

    0View on GitHub↗
    View on GitHub↗0
  • ecs-vlc/torchbearerecs-vlc avatar

    ecs-vlc/torchbearer

    641View on GitHub↗

    torchbearer: A model fitting library for PyTorch

    Python
    View on GitHub↗641
  • ramon-oliveira/aorunR

    ramon-oliveira/aorun

    0View on GitHub↗
    View on GitHub↗0
  • cogitare-ai/cogitarecogitare-ai avatar

    cogitare-ai/cogitare

    77View on GitHub↗

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

    Python
    View on GitHub↗77
  • dnouri/infernoD

    dnouri/inferno

    0View on GitHub↗
    View on GitHub↗0
  • awwong1/torchprofawwong1 avatar

    awwong1/torchprof

    605View on GitHub↗

    PyTorch layer-by-layer model profiler

    Python
    View on GitHub↗605
  • oval-group/loggerO

    oval-group/logger

    0View on GitHub↗
    View on GitHub↗0
  • jrg365/gpytorchJ

    jrg365/gpytorch

    0View on GitHub↗
    View on GitHub↗0
  • huggingface/acceleratehuggingface avatar

    huggingface/accelerate

    9,725View on 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
    View on GitHub↗9,725
  • kevinmusgrave/pytorch-metric-learningKevinMusgrave avatar

    KevinMusgrave/pytorch-metric-learning

    6,328View on 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
    View on GitHub↗6,328
  • graal-research/poutyneGRAAL-Research avatar

    GRAAL-Research/poutyne

    578View on GitHub↗

    A simplified framework and utilities for PyTorch

    Python
    View on GitHub↗578
  • aditya-khant/neural-assembly-compilerA

    aditya-khant/neural-assembly-compiler

    0View on GitHub↗
    View on GitHub↗0
  • ekami/torchliteE

    EKami/Torchlite

    0View on GitHub↗
    View on GitHub↗0
  • graal-research/pytouneG

    GRAAL-Research/pytoune

    0View on GitHub↗
    View on GitHub↗0
  • koz4k/dni-pytorchK

    koz4k/dni-pytorch

    0View on GitHub↗
    View on GitHub↗0
  • facebookresearch/higherfacebookresearch avatar

    facebookresearch/higher

    1,627View on GitHub↗

    higher is a pytorch library allowing users to obtain higher order gradients over losses spanning training loops rather than individual training steps.

    Python
    View on GitHub↗1,627
  • glample/arnoldG

    glample/Arnold

    0View on GitHub↗
    View on GitHub↗0
  • determined-ai/determineddetermined-ai avatar

    determined-ai/determined

    3,224View on 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
    View on GitHub↗3,224
  • ag14774/diffdistag14774 avatar

    ag14774/diffdist

    62View on GitHub↗
    Python
    View on GitHub↗62
  • deepcraft/torchcraft-pyD

    deepcraft/torchcraft-py

    0View on GitHub↗
    View on GitHub↗0
  • chenyuntc/simple-faster-rcnn-pytorchchenyuntc avatar

    chenyuntc/simple-faster-rcnn-pytorch

    4,034View on GitHub↗

    This project is a PyTorch implementation of the Faster R-CNN architecture for object detection. It provides a framework for identifying multiple object classes and their corresponding bounding boxes within images using a deep learning system. The implementation includes a training pipeline for optimizing models on custom datasets and a utility for converting pretrained weights from external formats into a compatible structure for model initialization. The system covers a two-stage detection pipeline comprising a region proposal network and an ROI pooling layer. It incorporates multi-task los

    Jupyter Notebookcupyfaster-rcnnobject-detection
    View on GitHub↗4,034