awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to agermanidis/thingscoop

Open-source alternatives to Thingscoop

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

  • meta-llama/llama-cookbookmeta-llama का अवतार

    meta-llama/llama-cookbook

    18,375GitHub पर देखें↗

    This project is a collection of implementation guides, recipes, and developer resources for building applications with Llama models. It serves as a comprehensive kit for developing autonomous agents, establishing retrieval-augmented generation systems, and executing model fine-tuning. The resource provides specific patterns for multimodal workflows that process text, images, and audio. It includes specialized guidance on adapting pre-trained model weights for targeted tasks and implementing tool-calling orchestration to connect models with external APIs and functions. The codebase covers a b

    Jupyter Notebookaifinetuninglangchain
    GitHub पर देखें↗18,375
  • aaron-xichen/pytorch-playgroundaaron-xichen का अवतार

    aaron-xichen/pytorch-playground

    2,714GitHub पर देखें↗

    Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeNet)

    Pythonpytorchpytorch-tutorialpytorch-tutorials
    GitHub पर देखें↗2,714
  • amdegroot/pytorch-containersA

    amdegroot/pytorch-containers

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • adap/floweradap का अवतार

    adap/flower

    6,971GitHub पर देखें↗

    Flower is a federated learning framework and distributed machine learning orchestrator designed to train models across decentralized devices. It functions as a privacy-preserving toolkit that enables model training and data analysis on local hardware, ensuring raw data remains on the device while contributing to a synchronized global model. The system employs an agnostic wrapper and integrator to connect diverse machine learning libraries, allowing different frameworks to operate within the same training loop. It uses a remote procedure call orchestrator to manage the exchange of model weight

    Python
    GitHub पर देखें↗6,971

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
  • ahirner/pytorch-retrainingA

    ahirner/pytorch-retraining

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • ajbrock/freezeoutA

    ajbrock/FreezeOut

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • ajbrock/smashA

    ajbrock/SMASH

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • akanimax/t2fA

    akanimax/T2F

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • akolishchak/doom-net-pytorchA

    akolishchak/doom-net-pytorch

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • akosiorek/hartakosiorek का अवतार

    akosiorek/hart

    147GitHub पर देखें↗

    Hierarchical Attentive Recurrent Tracking

    Python
    GitHub पर देखें↗147
  • alexis-jacq/pytorch-dppoA

    alexis-jacq/Pytorch-DPPO

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • alexis-jacq/pytorch-sketch-rnnA

    alexis-jacq/Pytorch-Sketch-RNN

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • alexis-jacq/pytorch-tutorialsA

    alexis-jacq/Pytorch-Tutorials

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • alykhantejani/nninitA

    alykhantejani/nninit

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • adambielski/capsnet-pytorchA

    adambielski/CapsNet-pytorch

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • amdegroot/ssd.pytorchamdegroot का अवतार

    amdegroot/ssd.pytorch

    5,224GitHub पर देखें↗

    This is a PyTorch object detection framework that implements the Single Shot MultiBox Detector for identifying and localizing multiple objects within images and video. The project provides a neural network architecture designed for single-shot object detection, which predicts bounding boxes and class labels in one pass. The implementation includes a real-time object detector capable of processing live video streams to track and label objects across sequential frames. It also features a complete computer vision training pipeline for preparing image datasets and training model weights. The fra

    Pythoncomputer-visiondeep-learningimage-recognition
    GitHub पर देखें↗5,224
  • andrewliao11/dni.pytorchA

    andrewliao11/dni.pytorch

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • anishathalye/neural-styleanishathalye का अवतार

    anishathalye/neural-style

    5,537GitHub पर देखें↗

    This project is a TensorFlow-based neural style transfer tool and deep learning image processor. It uses convolutional neural networks to apply the artistic style of one image to the content of another through neural image synthesis. The system supports multi-style blending to combine artistic characteristics from several different images into a single output. It also includes color-preserving stylization, which maintains the original color palette of the source image by merging source color data with the luminance of the stylized result. The tool provides capabilities for style abstraction

    Python
    GitHub पर देखें↗5,537
  • aosokin/biogansA

    aosokin/biogans

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • arunmallya/packnetarunmallya का अवतार

    arunmallya/packnet

    243GitHub पर देखें↗

    Code for PackNet: Adding Multiple Tasks to a Single Network by Iterative Pruning

    Python
    GitHub पर देखें↗243
  • astorfi/3d-convolutional-speaker-recognitionastorfi का अवतार

    astorfi/3D-convolutional-speaker-recognition

    790GitHub पर देखें↗

    :speaker: Deep Learning & 3D Convolutional Neural Networks for Speaker Verification

    Python
    GitHub पर देखें↗790
  • astorfi/lip-reading-deeplearningastorfi का अवतार

    astorfi/lip-reading-deeplearning

    1,904GitHub पर देखें↗

    :unlock: Lip Reading - Cross Audio-Visual Recognition using 3D Architectures

    Python
    GitHub पर देखें↗1,904
  • atgambardella/pytorch-esA

    atgambardella/pytorch-es

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • baldassarrefe/zalando-pytorchB

    baldassarreFe/zalando-pytorch

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • bamos/densenet.pytorchbamos का अवतार

    bamos/densenet.pytorch

    838GitHub पर देखें↗

    A PyTorch implementation of DenseNet.

    Python
    GitHub पर देखें↗838
  • barissayil/sentimentanalysisB

    barissayil/SentimentAnalysis

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • bearpaw/pytorch-classificationbearpaw का अवतार

    bearpaw/pytorch-classification

    1,740GitHub पर देखें↗

    Classification with PyTorch.

    Pythoncifar10cifar100classification
    GitHub पर देखें↗1,740
  • bearpaw/pytorch-poseB

    bearpaw/pytorch-pose

    0GitHub पर देखें↗

    PyTorch-Pose is a PyTorch implementation of the general pipeline for 2D single human pose estimation. The aim is to provide the interface of the training/inference/evaluation, and the dataloader with various data augmentation options for the most popular human pose databases (e.g., the MPII…

    GitHub पर देखें↗0
  • ben-louis/deep-image-analogy-pytorchB

    Ben-Louis/Deep-Image-Analogy-PyTorch

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • 1zb/deformable-convolution-pytorch1zb का अवतार

    1zb/deformable-convolution-pytorch

    410GitHub पर देखें↗

    PyTorch implementation of Deformable Convolution

    Cuda
    GitHub पर देखें↗410