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

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

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

Open-source alternatives to Go Galib

30 open-source projects similar to thoj/go-galib, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Go Galib alternative.

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

    numenta/nupic

    6,352عرض على GitHub↗

    NuPIC is a machine learning framework that implements Hierarchical Temporal Memory (HTM) theory, a neuroscience-inspired approach to artificial intelligence. It models principles of the neocortex to build systems capable of learning patterns from streaming data, performing sequence prediction, and detecting anomalies in real-time data streams. The framework is built around a Cortical Learning Algorithm that combines spatial pooling and temporal memory to process streaming input. It uses Sparse Distributed Representations to encode input patterns, a Spatial Pooler to convert dense input into s

    Python
    عرض على GitHub↗6,352
  • goml/gobrainالصورة الرمزية لـ goml

    goml/gobrain

    566عرض على GitHub↗

    Neural Networks written in go

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

    christophM/rulefit

    446عرض على GitHub↗

    Python implementation of the rulefit algorithm

    Python
    عرض على GitHub↗446

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

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

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

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

    GHamrouni/Recommender

    267عرض على GitHub↗

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

    C
    عرض على GitHub↗267
  • bayeswitnesses/m2cgenالصورة الرمزية لـ BayesWitnesses

    BayesWitnesses/m2cgen

    2,988عرض على GitHub↗

    Transform ML models into a native code (Java, C, Python, Go, JavaScript, Visual Basic, C#, R, PowerShell, PHP, Dart, Haskell, Ruby, F#, Rust) with zero dependencies

    Pythonccsharpdartlang
    عرض على GitHub↗2,988
  • 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
  • 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
  • cdipaolo/gomlالصورة الرمزية لـ cdipaolo

    cdipaolo/goml

    1,615عرض على GitHub↗

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

    Go
    عرض على GitHub↗1,615
  • 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
  • determined-ai/determinedالصورة الرمزية لـ determined-ai

    determined-ai/determined

    3,224عرض على 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
    عرض على GitHub↗3,224
  • georgebuilds/annealالصورة الرمزية لـ georgebuilds

    georgebuilds/anneal

    29عرض على GitHub↗

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

    FidoProject/Fido

    462عرض على GitHub↗

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

    C++betaembeddedmachine-learning
    عرض على GitHub↗462
  • aimhubio/aimالصورة الرمزية لـ aimhubio

    aimhubio/aim

    6,159عرض على GitHub↗

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

    backprop-ai/backprop

    240عرض على GitHub↗

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

    Python
    عرض على GitHub↗240
  • activeloopai/hubالصورة الرمزية لـ activeloopai

    activeloopai/Hub

    9,177عرض على 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++
    عرض على GitHub↗9,177
  • benedekrozemberczki/littleballoffurالصورة الرمزية لـ benedekrozemberczki

    benedekrozemberczki/littleballoffur

    715عرض على GitHub↗

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

    Python
    عرض على GitHub↗715
  • benedekrozemberczki/shapleyالصورة الرمزية لـ benedekrozemberczki

    benedekrozemberczki/shapley

    226عرض على GitHub↗

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

    Python
    عرض على GitHub↗226
  • catalyst-team/catalystالصورة الرمزية لـ catalyst-team

    catalyst-team/catalyst

    3,376عرض على GitHub↗

    Accelerated deep learning R&D

    Python
    عرض على GitHub↗3,376
  • 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
  • cloudkj/lambda-mlالصورة الرمزية لـ cloudkj

    cloudkj/lambda-ml

    78عرض على GitHub↗

    A small machine learning library written in Lisp (Clojure) aimed at providing simple, concise implementations of machine learning techniques and utilities.

    Clojure
    عرض على GitHub↗78
  • cogitare-ai/cogitareالصورة الرمزية لـ cogitare-ai

    cogitare-ai/cogitare

    77عرض على GitHub↗

    🔥 Cogitare - A Modern, Fast, and Modular Deep Learning and Machine Learning framework for Python

    Python
    عرض على GitHub↗77
  • daviddengcn/go-prالصورة الرمزية لـ daviddengcn

    daviddengcn/go-pr

    68عرض على GitHub↗

    Pattern recognition package in Go lang.

    Go
    عرض على GitHub↗68
  • 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
  • eriklindernoren/ml-from-scratchالصورة الرمزية لـ eriklindernoren

    eriklindernoren/ML-From-Scratch

    31,918عرض على GitHub↗

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

    dswah/pyGAM

    1,005عرض على GitHub↗

    CONTRIBUTORS WELCOME Generalized Additive Models in Python

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

    benedekrozemberczki/karateclub

    2,284عرض على GitHub↗

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

    Python
    عرض على GitHub↗2,284
  • clab/dynetالصورة الرمزية لـ clab

    clab/dynet

    3,433عرض على GitHub↗

    DyNet: The Dynamic Neural Network Toolkit

    C++
    عرض على GitHub↗3,433