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

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

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

Open-source alternatives to Gargs

8 open-source projects similar to brentp/gargs, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Gargs alternative.

  • datawhalechina/thorough-pytorchdatawhalechina का अवतार

    datawhalechina/thorough-pytorch

    3,684GitHub पर देखें↗

    This project is an educational resource and comprehensive guide for implementing and deploying deep learning models using the PyTorch framework. It provides a structured learning curriculum consisting of tutorials and notebooks that cover neural network architectures, data pipelines, and model optimization across multiple AI domains. The curriculum includes practical implementation guides for building convolutional networks, transformers, and recurrent models. It specifically focuses on workflows for computer vision, including image classification, object detection, and segmentation, as well

    Jupyter Notebookdeep-learningmachine-learningpython
    GitHub पर देखें↗3,684
  • acceleratehs/accelerateAccelerateHS का अवतार

    AccelerateHS/accelerate

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

    Accelerate is a framework for high-performance array computing that provides a domain-specific language for expressing complex mathematical and parallel computations. By utilizing a declarative programming interface, it allows users to define high-level array transformations that are automatically translated into optimized machine code for diverse hardware architectures. The system distinguishes itself through a modular architecture that decouples high-level array operations from hardware-specific instructions. It employs just-in-time compilation and kernel fusion to transform programs into e

    Haskellacceleratecudagpu
    GitHub पर देखें↗1,012
  • davisvaughan/furrrD

    DavisVaughan/furrr

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

    shenwei356/rush

    1,072GitHub पर देखें↗
    Gobioinformaticscommandcross-platform
    GitHub पर देखें↗1,072

AI सर्च

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

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

Find more with AI search
  • vertica/ddrvertica का अवतार

    vertica/ddR

    119GitHub पर देखें↗

    Standard API for Distributed Data Structures in R

    R
    GitHub पर देखें↗119
  • vertica/distributedrvertica का अवतार

    vertica/DistributedR

    162GitHub पर देखें↗

    Distributed R is a scalable high-performance platform for the R language. It enables and accelerates large scale machine learning, statistical analysis, and graph processing.

    R
    GitHub पर देखें↗162
  • amplab-extras/sparkr-pkgamplab-extras का अवतार

    amplab-extras/SparkR-pkg

    642GitHub पर देखें↗

    R frontend for Spark

    R
    GitHub पर देखें↗642
  • pytoolz/toolzpytoolz का अवतार

    pytoolz/toolz

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

    Toolz is a Python library that implements functional programming utilities for iterable transformation, dictionary manipulation, function composition, and lazy evaluation. It provides a set of pure functions designed to work with Python's built-in data structures, enabling concise and composable data processing workflows. What distinguishes toolz is its support for curried partial application, allowing functions to be incrementally applied and reused. It includes dictionary-centric operations that handle nested structures, and offers iterable chain transformers that combine mapping, filtering

    Python
    GitHub पर देखें↗5,117