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

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

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

Open-source alternatives to Lambda Ml

30 open-source projects similar to cloudkj/lambda-ml, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Lambda Ml alternative.

  • dmlc/xgboostdmlc का अवतार

    dmlc/xgboost

    28,471GitHub पर देखें↗

    XGBoost is a distributed machine learning library for implementing scalable gradient boosting decision trees used for regression, classification, and ranking. It functions as a predictive model framework and a cross-language toolkit, providing a core implementation with native bindings for Python, R, Java, Scala, and C++. The system is designed as a GPU-accelerated library that utilizes CUDA and NCCL to speed up the training of decision tree ensembles. It operates as a distributed framework capable of scaling training and prediction across multi-node clusters and GPU environments to process m

    C++distributed-systemsgbdtgbm
    GitHub पर देखें↗28,471
  • lensacom/sparkit-learnlensacom का अवतार

    lensacom/sparkit-learn

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

    PySpark Scikit-learn = Sparkit-learn

    Python
    GitHub पर देखें↗1,150
  • catboost/catboostcatboost का अवतार

    catboost/catboost

    8,808GitHub पर देखें↗

    CatBoost is a gradient boosting machine learning library used to train decision tree ensembles for regression, classification, and ranking tasks. It functions as a high-performance framework that provides a categorical data processor for transforming non-numeric features, a distributed trainer for large-scale datasets, and GPU acceleration to speed up model construction. The library distinguishes itself through native handling of categorical data and text features, removing the need for manual encoding. It includes a specialized model interpretability tool that leverages SHAP values and featu

    C++big-datacatboostcategorical-features
    GitHub पर देखें↗8,808
  • davisking/dlibdavisking का अवतार

    davisking/dlib

    14,399GitHub पर देखें↗

    dlib is a C++ machine learning toolkit and data analysis framework. It provides a collection of algorithms and utilities for building predictive modeling applications and performing statistical analysis on large datasets within native C++ environments. The project functions as a binding library that wraps low-level C++ machine learning algorithms into high-level Python scripting interfaces. This allows for the integration of high-performance native implementations with Python for machine learning development. The framework covers the implementation of predictive models, the execution of mach

    C++c-plus-pluscomputer-visiondeep-learning
    GitHub पर देखें↗14,399

AI सर्च

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

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

Find more with AI search
  • larsmans/seqlearnlarsmans का अवतार

    larsmans/seqlearn

    707GitHub पर देखें↗

    Sequence learning toolkit for Python

    Python
    GitHub पर देखें↗707
  • keras-team/keraskeras-team का अवतार

    keras-team/keras

    64,094GitHub पर देखें↗

    Keras is a high-level deep learning framework designed for constructing and training neural networks through the composition of modular, functional layers. It serves as a comprehensive modeling toolkit that provides standardized procedures for defining, evaluating, and deploying complex architectures. By utilizing a directed acyclic graph approach, the framework allows users to build intricate models with multiple inputs, outputs, and shared layers, ensuring consistent numerical execution through functional state management. The project distinguishes itself as a multi-backend machine learning

    Pythondata-sciencedeep-learningjax
    GitHub पर देखें↗64,094
  • benedekrozemberczki/karateclubbenedekrozemberczki का अवतार

    benedekrozemberczki/karateclub

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

    Karate Club: An API Oriented Open-source Python Framework for Unsupervised Learning on Graphs (CIKM 2020)

    Python
    GitHub पर देखें↗2,284
  • bvlc/caffeBVLC का अवतार

    BVLC/caffe

    34,576GitHub पर देखें↗

    Caffe is a high-performance deep learning framework designed for training and deploying deep neural networks. It functions as a machine learning engine and a convolutional neural network library, providing a C++ backend to accelerate computations on both GPUs and CPUs. The system includes a specialized toolset for computer vision, enabling tasks such as object detection, semantic segmentation, and large-scale image retrieval. It supports the deployment of pre-trained models for image and scene recognition, as well as the ability to fine-tune neural network weights for specialized tasks. The

    C++deep-learningmachine-learningvision
    GitHub पर देखें↗34,576
  • christophm/rulefitchristophM का अवतार

    christophM/rulefit

    446GitHub पर देखें↗

    Python implementation of the rulefit algorithm

    Python
    GitHub पर देखें↗446
  • daviddengcn/go-prdaviddengcn का अवतार

    daviddengcn/go-pr

    68GitHub पर देखें↗

    Pattern recognition package in Go lang.

    Go
    GitHub पर देखें↗68
  • ghamrouni/recommenderGHamrouni का अवतार

    GHamrouni/Recommender

    267GitHub पर देखें↗

    A C library for product recommendations/suggestions using collaborative filtering (CF)

    C
    GitHub पर देखें↗267
  • georgebuilds/annealgeorgebuilds का अवतार

    georgebuilds/anneal

    29GitHub पर देखें↗

    Machine learning compiler in Go. A from-scratch tinygrad port: graph-rewrite IR, autodiff as a compiler pass, zero-CGO WebGPU backend.

    Goautodiffautogradcompiler
    GitHub पर देखें↗29
  • harthur/brainharthur का अवतार

    harthur/brain

    7,991GitHub पर देखें↗

    Brain is a JavaScript library for building, training, and running feed-forward neural networks. It implements a multilayer perceptron model designed for pattern recognition and function approximation. The library includes a standalone inference engine that converts trained models into portable JavaScript functions. This allows predictions to be executed in browser or Node.js environments without requiring the original library dependencies. The system supports persistent model management through JSON serialization for saving and loading network weights. It also provides a streaming mechanism

    JavaScript
    GitHub पर देखें↗7,991
  • jbrukh/bayesianjbrukh का अवतार

    jbrukh/bayesian

    812GitHub पर देखें↗

    Naive Bayesian Classification for Golang.

    Go
    GitHub पर देखें↗812
  • aksnzhy/xlearnaksnzhy का अवतार

    aksnzhy/xlearn

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

    High performance, easy-to-use, and scalable machine learning (ML) package, including linear model (LR), factorization machines (FM), and field-aware factorization machines (FFM) for Python and CLI interface.

    C++
    GitHub पर देखें↗3,095
  • azure/mmlsparkAzure का अवतार

    Azure/mmlspark

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

    Mmlspark is a distributed framework for executing machine learning models, data transformations, and AI service integrations across Apache Spark clusters. It functions as a distributed machine learning library and pipeline orchestrator, allowing users to integrate pre-trained cognitive services and custom models into large-scale batch and streaming workflows. The project is distinguished by its ability to incorporate external AI services and web APIs directly into big data pipelines for text and vision analysis. It provides a scalable model training framework that coordinates gradient boostin

    Scala
    GitHub पर देखें↗5,228
  • benedekrozemberczki/littleballoffurbenedekrozemberczki का अवतार

    benedekrozemberczki/littleballoffur

    715GitHub पर देखें↗

    Little Ball of Fur - A graph sampling extension library for NetworKit and NetworkX (CIKM 2020)

    Python
    GitHub पर देखें↗715
  • benedekrozemberczki/shapleybenedekrozemberczki का अवतार

    benedekrozemberczki/shapley

    226GitHub पर देखें↗

    The official implementation of "The Shapley Value of Classifiers in Ensemble Games" (CIKM 2021).

    Python
    GitHub पर देखें↗226
  • aimhubio/aimaimhubio का अवतार

    aimhubio/aim

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

    Aim is an open-source platform for logging, visualizing, and comparing machine learning training runs and LLM traces. It provides a remote tracking server and a comparison UI, functioning as an ML experiment tracker, AI workflow logger, and LLM trace recorder that captures prompts, generations, and tool calls from AI applications. The platform distinguishes itself through a run-based data model with local SQLite storage, real-time metric streaming, and a plugin-based explorer system that supports specialized visual analysis of metrics, images, audio, and text. It offers a Python SDK with cont

    Python
    GitHub पर देखें↗6,159
  • cdipaolo/gomlcdipaolo का अवतार

    cdipaolo/goml

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

    On-line Machine Learning in Go (and so much more)

    Go
    GitHub पर देखें↗1,615
  • clab/dynetclab का अवतार

    clab/dynet

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

    DyNet: The Dynamic Neural Network Toolkit

    C++
    GitHub पर देखें↗3,433
  • danielhanchen/hyperlearndanielhanchen का अवतार

    danielhanchen/hyperlearn

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

    2-2000x faster ML algos, 50% less memory usage, works on all hardware - new and old.

    Jupyter Notebook
    GitHub पर देखें↗2,470
  • eriklindernoren/ml-from-scratcheriklindernoren का अवतार

    eriklindernoren/ML-From-Scratch

    31,918GitHub पर देखें↗

    This project is an educational toolkit that provides implementations of fundamental machine learning algorithms built from scratch. By avoiding high-level library abstractions, it serves as a pedagogical reference for understanding the mathematical foundations and core mechanics of supervised learning, unsupervised learning, and reinforcement learning models. The repository distinguishes itself through a modular approach to model construction, allowing users to build custom neural networks by chaining independent functional blocks. It covers a wide range of techniques, including gradient-base

    Pythondata-miningdata-sciencedeep-learning
    GitHub पर देखें↗31,918
  • dswah/pygamdswah का अवतार

    dswah/pyGAM

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

    CONTRIBUTORS WELCOME Generalized Additive Models in Python

    Python
    GitHub पर देखें↗1,005
  • fastai/fastaifastai का अवतार

    fastai/fastai

    27,862GitHub पर देखें↗

    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
    GitHub पर देखें↗27,862
  • fidoproject/fidoFidoProject का अवतार

    FidoProject/Fido

    462GitHub पर देखें↗

    A lightweight C++ machine learning library for embedded electronics and robotics.

    C++betaembeddedmachine-learning
    GitHub पर देखें↗462
  • goml/gobraingoml का अवतार

    goml/gobrain

    566GitHub पर देखें↗

    Neural Networks written in go

    Go
    GitHub पर देखें↗566
  • gorgonia/gorgoniagorgonia का अवतार

    gorgonia/gorgonia

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

    Gorgonia is a Go library that provides an automatic differentiation engine and a computation graph framework for building and training neural networks. It functions as a CUDA-accelerated tensor library and a SIMD-optimized math library, enabling machine learning workflows entirely within the Go ecosystem. The library distinguishes itself through a dual-backend architecture that dispatches neural network operations to either a GPU or CPU depending on CUDA availability at runtime. It constructs differentiable directed acyclic graphs of tensor operations, supports reverse-mode automatic gradient

    Go
    GitHub पर देखें↗5,919
  • interpretml/interpretinterpretml का अवतार

    interpretml/interpret

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

    Interpret is an interpretable machine learning library and glassbox model framework. It provides toolkits for training inherently transparent models and applying post-hoc explanation techniques to make machine learning predictions human-understandable. The framework distinguishes itself by integrating differential privacy into the training of interpretable models to prevent sensitive data from leaking through explanations. It also features a visualization tool for rendering interactive decision paths and model behavior. The library covers model explainability through feature importance calcu

    C++
    GitHub पर देखें↗6,881
  • maxhalford/eaoptMaxHalford का अवतार

    MaxHalford/eaopt

    906GitHub पर देखें↗

    :fourleafclover: Evolutionary optimization library for Go (genetic algorithm, partical swarm optimization, differential evolution)

    Godifferential-evolutionevolutionary-algorithmsevolutionary-computation
    GitHub पर देखें↗906