awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to biddata/bidmach

Open-source alternatives to BIDMach

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

  • dmlc/xgboostالصورة الرمزية لـ dmlc

    dmlc/xgboost

    28,471عرض على GitHub↗

    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
  • kevincoble/aitoolboxالصورة الرمزية لـ KevinCoble

    KevinCoble/AIToolbox

    802عرض على GitHub↗

    A toolbox of AI modules written in Swift: Graphs/Trees, Support Vector Machines, Neural Networks, PCA, K-Means, Genetic Algorithms

    Swift
    عرض على GitHub↗802
  • brainjs/brain.jsالصورة الرمزية لـ BrainJS

    BrainJS/brain.js

    14,863عرض على GitHub↗

    Brain.js is a JavaScript neural network library for building, training, and running machine learning models in the browser or Node.js. It provides implementations for several network types, including feedforward networks, recurrent neural networks for time series forecasting, and autoencoders for data compression and denoising. The library features WebGL-based GPU acceleration to increase the speed of neural network computations on the graphics processor. It also includes a visualization tool that generates SVG images to represent the topology and layers of a feedforward network. The framewo

    TypeScript
    عرض على GitHub↗14,863
  • deeplearning4j/deeplearning4jالصورة الرمزية لـ deeplearning4j

    deeplearning4j/deeplearning4j

    14,236عرض على GitHub↗

    Deeplearning4j is a JVM-based deep learning framework and tensor computing library. It provides a computational graph engine for defining and executing deep learning workflows and mathematical operations within the Java Virtual Machine. The project includes a dedicated importer for loading and running pretrained models exported from Keras, TensorFlow, and ONNX formats. Its tensor computing capabilities are driven by a modular native C++ math core to execute high-performance linear algebra operations. The framework covers neural network training, deep learning model inference, and the constru

    Java
    عرض على GitHub↗14,236

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • keras-team/kerasالصورة الرمزية لـ keras-team

    keras-team/keras

    64,094عرض على GitHub↗

    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
  • jax-ml/jaxالصورة الرمزية لـ jax-ml

    jax-ml/jax

    35,828عرض على GitHub↗

    This project is a high-performance numerical computing library designed for large-scale scientific and machine learning workloads. It functions as an automatic differentiation framework and a just-in-time compilation engine, transforming high-level Python code into optimized machine instructions. By enforcing pure functional programming patterns and immutable array semantics, the library ensures that mathematical functions remain compatible with automated graph transformations and symbolic differentiation. The platform distinguishes itself through its distributed array computing capabilities,

    Pythonjax
    عرض على GitHub↗35,828
  • azure/mmlsparkالصورة الرمزية لـ Azure

    Azure/mmlspark

    5,228عرض على GitHub↗

    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
  • bioscala/bioscalaالصورة الرمزية لـ bioscala

    bioscala/bioscala

    115عرض على GitHub↗

    Bioinformatics for the Scala programming language

    Scala
    عرض على GitHub↗115
  • christophm/rulefitالصورة الرمزية لـ christophM

    christophM/rulefit

    446عرض على GitHub↗

    Python implementation of the rulefit algorithm

    Python
    عرض على GitHub↗446
  • davisking/dlibالصورة الرمزية لـ davisking

    davisking/dlib

    14,399عرض على GitHub↗

    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
  • ghamrouni/recommenderالصورة الرمزية لـ GHamrouni

    GHamrouni/Recommender

    267عرض على GitHub↗

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

    C
    عرض على GitHub↗267
  • johnsnowlabs/spark-nlpالصورة الرمزية لـ JohnSnowLabs

    JohnSnowLabs/spark-nlp

    4,135عرض على GitHub↗

    Spark NLP is a toolkit for scalable text analysis and machine learning built on the Apache Spark distributed computing framework. It provides a multimodal machine learning framework and a distributed pipeline system for sequencing annotators to process large-scale linguistic data. The library includes a transformer text processor for generating contextual vector embeddings and a dedicated inference engine for managing large language models. The project distinguishes itself through its ability to process heterogeneous data types, including text, audio, and images, within a unified vision-langu

    Scala
    عرض على GitHub↗4,135
  • ivy-llc/ivyالصورة الرمزية لـ ivy-llc

    ivy-llc/ivy

    14,176عرض على GitHub↗

    Ivy is a machine learning framework transpiler and model converter designed to translate code and computational graphs between different deep learning ecosystems. It serves as a portability tool for migrating model architectures and logic across competing frameworks to enable flexible deployment. The system achieves cross-framework conversion by utilizing abstract syntax tree analysis to rewrite source code and by employing a computational graph tracer to capture tensor flows and operation sequences during live execution. This process allows for the translation of both high-level model defini

    Python
    عرض على GitHub↗14,176
  • itseez/opencvالصورة الرمزية لـ Itseez

    Itseez/opencv

    89,221عرض على GitHub↗

    OpenCV is an open-source computer vision library and visual analysis toolkit. It provides a framework for processing static images and dynamic video frames to analyze visual data and extract information using deep learning. The project functions as a real-time image processing framework, enabling the execution of vision algorithms on live video streams for immediate analysis and data processing. The toolkit covers a broad range of capabilities including image pattern recognition, real-time video analysis, and visual data extraction. It also supports automated visual inspection for detecting

    C++
    عرض على GitHub↗89,221
  • ai4finance-foundation/finrlالصورة الرمزية لـ AI4Finance-Foundation

    AI4Finance-Foundation/FinRL

    13,964عرض على GitHub↗

    FinRL is a reinforcement learning framework designed for the development, training, and backtesting of automated trading strategies. It functions as a quantitative finance toolkit that integrates deep learning algorithms with financial market simulations to address complex portfolio management and asset allocation tasks. The platform provides an end-to-end pipeline for transforming raw market data into actionable trading models. The project distinguishes itself through a layered, modular architecture that separates data processing, environment simulation, and agent training. This design allow

    Jupyter Notebookalgorithmic-tradingdeep-reinforcement-learningdrl-algorithms
    عرض على GitHub↗13,964
  • apache/sparkالصورة الرمزية لـ apache

    apache/spark

    43,467عرض على GitHub↗

    Apache Spark is a unified distributed data processing engine designed for large-scale data analysis and computation graphs. It functions as a distributed machine learning framework, a graph processing system, a real-time stream processor, and a SQL analytics engine. The system enables the execution of distributed SQL querying, large-scale graph analysis, and real-time stream analytics across clusters of machines. It also provides a scalable environment for implementing machine learning algorithms and predictive model development on massive datasets. The engine incorporates relational query e

    Scalabig-datajavajdbc
    عرض على GitHub↗43,467
  • biddata/bidmatالصورة الرمزية لـ BIDData

    BIDData/BIDMat

    269عرض على GitHub↗

    A CPU and GPU-accelerated matrix library for data mining

    Scala
    عرض على GitHub↗269
  • bigdatagenomics/adamالصورة الرمزية لـ bigdatagenomics

    bigdatagenomics/adam

    1,053عرض على GitHub↗

    ADAM is a genomics analysis platform with specialized file formats built using Apache Avro, Apache Spark, and Apache Parquet. Apache 2 licensed.

    Scala
    عرض على GitHub↗1,053
  • bvlc/caffeالصورة الرمزية لـ BVLC

    BVLC/caffe

    34,576عرض على GitHub↗

    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
  • catboost/catboostالصورة الرمزية لـ catboost

    catboost/catboost

    8,808عرض على GitHub↗

    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
  • alexrudall/ruby-openaiالصورة الرمزية لـ alexrudall

    alexrudall/ruby-openai

    3,224عرض على GitHub↗

    OpenAI API Ruby! 🤖❤️ GPT-5 & Realtime WebRTC compatible!

    Ruby
    عرض على GitHub↗3,224
  • danielhanchen/hyperlearnالصورة الرمزية لـ danielhanchen

    danielhanchen/hyperlearn

    2,470عرض على GitHub↗

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

    Jupyter Notebook
    عرض على GitHub↗2,470
  • aksnzhy/xlearnالصورة الرمزية لـ aksnzhy

    aksnzhy/xlearn

    3,095عرض على GitHub↗

    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
  • dswah/pygamالصورة الرمزية لـ dswah

    dswah/pyGAM

    1,005عرض على GitHub↗

    CONTRIBUTORS WELCOME Generalized Additive Models in Python

    Python
    عرض على GitHub↗1,005
  • fastai/fastaiالصورة الرمزية لـ fastai

    fastai/fastai

    27,862عرض على 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
    عرض على GitHub↗27,862
  • etsy/conjectureالصورة الرمزية لـ etsy

    etsy/Conjecture

    360عرض على GitHub↗

    Scalable Machine Learning in Scalding

    Java
    عرض على GitHub↗360
  • google-deepmind/sonnetالصورة الرمزية لـ google-deepmind

    google-deepmind/sonnet

    9,920عرض على GitHub↗

    Sonnet is a modular machine learning framework and TensorFlow neural network library designed for building composable deep learning architectures. It functions as a model orchestrator that manages parameters, state serialization, and graph exports during the training process. The framework provides a distributed training system to synchronize gradients and spread workloads across multiple GPUs or hardware devices. It enables the design of reusable research components through high-level abstractions and subclassing. The library covers neural network architecture design through sequential laye

    Pythonartificial-intelligencedeep-learningmachine-learning
    عرض على GitHub↗9,920
  • h2oai/h2o-3الصورة الرمزية لـ h2oai

    h2oai/h2o-3

    7,493عرض على GitHub↗

    h2o-3 is a distributed machine learning platform and automated machine learning framework designed for training and deploying predictive models using distributed in-memory computing. It functions as a deep learning framework and a distributed model scoring engine, capable of operating as a Kubernetes ML cluster to process large datasets in parallel. The platform distinguishes itself through automated machine learning capabilities that automatically select the best algorithms and hyperparameters to optimize model performance. It provides specialized deep learning toolkits for tasks including i

    Jupyter Notebookautomlbig-datadata-science
    عرض على GitHub↗7,493
  • h2oai/sparkling-waterالصورة الرمزية لـ h2oai

    h2oai/sparkling-water

    977عرض على GitHub↗

    Sparkling Water provides H2O functionality inside Spark cluster

    Scala
    عرض على GitHub↗977
  • larsmans/seqlearnالصورة الرمزية لـ larsmans

    larsmans/seqlearn

    707عرض على GitHub↗

    Sequence learning toolkit for Python

    Python
    عرض على GitHub↗707