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
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to perone/euclidesdb

Open-source alternatives to Euclidesdb

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

  • swall0w/torchstatAvatar de Swall0w

    Swall0w/torchstat

    1,500Voir sur GitHub↗

    Model analyzer in PyTorch

    Pythonpythonpytorch
    Voir sur GitHub↗1,500
  • cvxgrp/cvxpylayersAvatar de cvxgrp

    cvxgrp/cvxpylayers

    2,106Voir sur 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
    Voir sur GitHub↗2,106
  • pytorch/qnnpackAvatar de pytorch

    pytorch/QNNPACK

    1,549Voir sur GitHub↗

    Quantized Neural Network PACKage - mobile-optimized implementation of quantized neural network operators

    C
    Voir sur GitHub↗1,549
  • henryre/pytorch-fitmoduleAvatar de henryre

    henryre/pytorch-fitmodule

    102Voir sur GitHub↗

    Super simple fit method for PyTorch Modules

    Python
    Voir sur GitHub↗102
  • ncullen93/torchsampleAvatar de ncullen93

    ncullen93/torchsample

    1,878Voir sur GitHub↗

    Train AI models efficiently on medical images using any framework

    Python
    Voir sur GitHub↗1,878
  • pytorch/pytorchAvatar de pytorch

    pytorch/pytorch

    100,814Voir sur GitHub↗

    PyTorch is a machine learning framework centered on a GPU-ready tensor library that supports multi-dimensional array operations across both CPU and accelerator hardware. It provides a foundational infrastructure for mathematical computation and dynamic neural network construction, utilizing a tape-based automatic differentiation system that allows for flexible, non-static graph execution. The framework is designed for deep integration with Python, enabling natural usage alongside standard scientific computing ecosystems. It distinguishes itself through a comprehensive distributed training sui

    Pythonautograddeep-learninggpu
    Voir sur GitHub↗100,814

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.

Find more with AI search
  • cornellius-gp/gpytorchAvatar de cornellius-gp

    cornellius-gp/gpytorch

    3,893Voir sur GitHub↗

    GPyTorch is a GPU-accelerated probabilistic framework and PyTorch library for implementing scalable Gaussian process models. It provides a system for Gaussian process modeling and uncertainty estimation, designed to perform efficient matrix operations on graphics hardware. The framework features a modular kernel system for constructing custom covariance functions and modeling complex data dependencies. It specifically integrates Gaussian processes with deep neural networks to create hybrid models for regression and classification. The system employs numerical linear algebra techniques, inclu

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

    awwong1/torchprof

    605Voir sur GitHub↗

    PyTorch layer-by-layer model profiler

    Python
    Voir sur GitHub↗605
  • ecs-vlc/torchbearerAvatar de ecs-vlc

    ecs-vlc/torchbearer

    641Voir sur GitHub↗

    torchbearer: A model fitting library for PyTorch

    Python
    Voir sur GitHub↗641
  • graal-research/poutyneAvatar de GRAAL-Research

    GRAAL-Research/poutyne

    578Voir sur GitHub↗

    A simplified framework and utilities for PyTorch

    Python
    Voir sur GitHub↗578
  • lanpa/tensorboard-pytorchAvatar de lanpa

    lanpa/tensorboard-pytorch

    7,983Voir sur 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
    Voir sur GitHub↗7,983
  • msamogh/nonechucksM

    msamogh/nonechucks

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • nvidiagameworks/kaolinAvatar de NVIDIAGameWorks

    NVIDIAGameWorks/kaolin

    5,107Voir sur GitHub↗

    Kaolin is a PyTorch 3D deep learning library providing a comprehensive suite of tools for 3D geometry processing, physics simulation, data visualization, and gradient-based rendering for computer vision. The library includes a differentiable 3D renderer and a geometry processing toolkit for converting and transforming 3D representations such as meshes and point clouds. It also features a 3D physics simulation engine to calculate physical interactions and collisions between three-dimensional objects and scenes. The toolkit provides utilities for 3D data visualization, including the creation o

    Python
    Voir sur GitHub↗5,107
  • 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
  • aiqm/torchaniAvatar de aiqm

    aiqm/torchani

    548Voir sur GitHub↗

    TorchANI 2.0 is an open-source library that supports training, development, and research of ANI-style neural network interatomic potentials. It was originally developed and is currently maintained by the Roitberg group.

    Python
    Voir sur GitHub↗548
  • bachili/rednerAvatar de BachiLi

    BachiLi/redner

    1,439Voir sur GitHub↗

    Differentiable rendering without approximation.

    NASLcomputer-graphicscomputer-visiondifferentiable-rendering
    Voir sur GitHub↗1,439
  • bharathgs/naluB

    bharathgs/NALU

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • catalyst-team/catalystAvatar de catalyst-team

    catalyst-team/catalyst

    3,376Voir sur GitHub↗

    Accelerated deep learning R&D

    Python
    Voir sur GitHub↗3,376
  • determined-ai/determinedAvatar de determined-ai

    determined-ai/determined

    3,224Voir sur 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
    Voir sur GitHub↗3,224
  • dmlc/dglAvatar de dmlc

    dmlc/dgl

    14,283Voir sur GitHub↗

    DGL is a Python library for building and training graph neural networks. It functions as a graph message passing framework and a geometric deep learning tool, enabling the development of models that analyze graph-structured data. The library is designed for large-scale graph processing, utilizing distributed training and neighbor sampling to handle datasets with billions of edges. It provides specialized support for heterogeneous graph modeling, allowing for the representation of complex real-world entities with multiple node and edge types. Its capabilities cover a wide range of graph tasks

    Pythondeep-learninggraph-neural-networks
    Voir sur GitHub↗14,283
  • facebookresearch/higherAvatar de facebookresearch

    facebookresearch/higher

    1,627Voir sur GitHub↗

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

    Python
    Voir sur GitHub↗1,627
  • ferrine/geooptAvatar de ferrine

    ferrine/geoopt

    1,080Voir sur GitHub↗

    Riemannian Adaptive Optimization Methods with pytorch optim

    Python
    Voir sur GitHub↗1,080
  • kevinmusgrave/pytorch-metric-learningAvatar de KevinMusgrave

    KevinMusgrave/pytorch-metric-learning

    6,328Voir sur 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
    Voir sur GitHub↗6,328
  • koz4k/dni-pytorchK

    koz4k/dni-pytorch

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • lyken17/pytorch-opcounterAvatar de Lyken17

    Lyken17/pytorch-OpCounter

    5,080Voir sur 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
    Voir sur GitHub↗5,080
  • mariogeiger/hessianAvatar de mariogeiger

    mariogeiger/hessian

    187Voir sur GitHub↗

    hessian in pytorch

    Python
    Voir sur GitHub↗187
  • nerox8664/pytorch2kerasAvatar de nerox8664

    nerox8664/pytorch2keras

    861Voir sur GitHub↗

    PyTorch to Keras model convertor

    Python
    Voir sur GitHub↗861
  • ag14774/diffdistAvatar de ag14774

    ag14774/diffdist

    62Voir sur GitHub↗
    Python
    Voir sur GitHub↗62
  • piquil/qucumberP

    PIQuIL/QuCumber

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • jrg365/gpytorchJ

    jrg365/gpytorch

    0Voir sur GitHub↗
    Voir sur GitHub↗0