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
·
Back to cogitare-ai/cogitare

Open-source alternatives to Cogitare

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

  • dmarnerides/pydltD

    dmarnerides/pydlt

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • nasimrahaman/infernoN

    nasimrahaman/inferno

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • szagoruyko/pyinnS

    szagoruyko/pyinn

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • iamaziz/pytorch-docsetI

    iamaziz/PyTorch-docset

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • oval-group/loggerO

    oval-group/logger

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • mrdrozdov/pytorch-extrasM

    mrdrozdov/pytorch-extras

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • 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
  • ramon-oliveira/aorunR

    ramon-oliveira/aorun

    0Voir sur GitHub↗
    Voir sur GitHub↗0

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
  • 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
  • henryre/pytorch-fitmoduleAvatar de henryre

    henryre/pytorch-fitmodule

    102Voir sur GitHub↗

    Super simple fit method for PyTorch Modules

    Python
    Voir sur GitHub↗102
  • catalyst-team/catalystAvatar de catalyst-team

    catalyst-team/catalyst

    3,376Voir sur GitHub↗

    Accelerated deep learning R&D

    Python
    Voir sur GitHub↗3,376
  • dnouri/infernoD

    dnouri/inferno

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • nearai/pytorch-toolsN

    nearai/pytorch-tools

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • koz4k/dni-pytorchK

    koz4k/dni-pytorch

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

    jrg365/gpytorch

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • longcw/pytorch2caffeL

    longcw/pytorch2caffe

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • graal-research/pytouneG

    GRAAL-Research/pytoune

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • aditya-khant/neural-assembly-compilerA

    aditya-khant/neural-assembly-compiler

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • ekami/torchliteE

    EKami/Torchlite

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • loudinthecloud/dpwaL

    loudinthecloud/dpwa

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • 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
  • deepcraft/torchcraft-pyD

    deepcraft/torchcraft-py

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • cadene/pretrained-models.pytorchAvatar de Cadene

    Cadene/pretrained-models.pytorch

    9,102Voir sur GitHub↗

    This project is a pretrained model library for PyTorch, providing a collection of convolutional neural network architectures and weights. It serves as a computer vision model zoo for image classification and feature extraction, offering a framework for transfer learning where pretrained networks are adapted for custom image recognition tasks. The library focuses on transforming images into high-level numerical representations and calculating class probability scores. It includes utilities for downloading and initializing standard architectures such as ResNet, Inception, and Xception. Capabil

    Pythonimagenetinceptionpretrained
    Voir sur GitHub↗9,102
  • ecs-vlc/torchbearerAvatar de ecs-vlc

    ecs-vlc/torchbearer

    641Voir sur GitHub↗

    torchbearer: A model fitting library for PyTorch

    Python
    Voir sur GitHub↗641
  • fastai/fastaiAvatar de fastai

    fastai/fastai

    27,862Voir sur 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
    Voir sur GitHub↗27,862
  • glample/arnoldG

    glample/Arnold

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • huggingface/accelerateAvatar de huggingface

    huggingface/accelerate

    9,725Voir sur 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
    Voir sur GitHub↗9,725
  • chenyuntc/simple-faster-rcnn-pytorchAvatar de chenyuntc

    chenyuntc/simple-faster-rcnn-pytorch

    4,034Voir sur 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
    Voir sur GitHub↗4,034
  • activeloopai/hubAvatar de activeloopai

    activeloopai/Hub

    9,177Voir sur GitHub↗

    Hub is a multimodal AI data lake and vector database designed for storing and querying embeddings, text, audio, and images. It functions as a dataset version control system and a machine learning data streaming engine to support large-scale model training. The system utilizes a serverless PostgreSQL vector store to index high-dimensional embeddings for semantic search. It provides a visual interface for inspecting multimodal datasets and viewing annotations such as bounding boxes and masks. The platform handles cloud-agnostic storage synchronization and implements lazy, compressed data strea

    C++
    Voir sur GitHub↗9,177
  • backprop-ai/backpropAvatar de backprop-ai

    backprop-ai/backprop

    240Voir sur GitHub↗

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

    Python
    Voir sur GitHub↗240