awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to apache/systemml

Open-source alternatives to Systemml

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

  • airbnb/aerosolveAvatar de airbnb

    airbnb/aerosolve

    4,804Ver en GitHub↗

    Aerosolve is a machine learning framework designed for training and deploying interpretable models. It functions as a feature engineering tool and a model trainer that utilizes sparse feature modeling to simplify weight debugging and accelerate data iteration. The system includes a specialized domain-specific transformation language for converting raw data families into model-ready representations. It also provides capabilities for visual content analysis by mapping images into dense high-dimensional vector spaces to rank and organize data by style or content. The framework allows for human-

    Scala
    Ver en GitHub↗4,804
  • aksnzhy/xlearnAvatar de aksnzhy

    aksnzhy/xlearn

    3,095Ver en 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++
    Ver en GitHub↗3,095
  • alan-turing-institute/mlj.jlAvatar de alan-turing-institute

    alan-turing-institute/MLJ.jl

    1,928Ver en GitHub↗

    A Julia machine learning framework

    Julia
    Ver en GitHub↗1,928
  • alejandro-isaza/braincoreAvatar de alejandro-isaza

    alejandro-isaza/BrainCore

    378Ver en GitHub↗

    The iOS and OS X neural network framework

    Swift
    Ver en GitHub↗378
  • alexrudall/ruby-openaiAvatar de alexrudall

    alexrudall/ruby-openai

    3,224Ver en GitHub↗

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

    Ruby
    Ver en GitHub↗3,224

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • alibaba/mnnAvatar de alibaba

    alibaba/MNN

    14,242Ver en GitHub↗

    MNN is a high-performance inference engine and framework designed for on-device machine learning. It provides a comprehensive environment for executing, optimizing, and deploying neural network models directly on mobile and resource-constrained edge devices. The framework distinguishes itself through a robust model optimization toolkit that supports quantization, compression, and structural graph manipulation to minimize memory footprint and maximize execution speed. It features a modular architecture that abstracts hardware-specific backends, allowing models to run efficiently across diverse

    C++armconvolutiondeep-learning
    Ver en GitHub↗14,242
  • amaiya/ktrainAvatar de amaiya

    amaiya/ktrain

    1,265Ver en GitHub↗

    ktrain is a Python library that makes deep learning and AI more accessible and easier to apply

    Jupyter Notebookcomputer-visiondeep-learninggraph-neural-networks
    Ver en GitHub↗1,265
  • amazaspshumik/sklearn-bayesAvatar de AmazaspShumik

    AmazaspShumik/sklearn-bayes

    524Ver en GitHub↗

    Python package for Bayesian Machine Learning with scikit-learn API

    Jupyter Notebook
    Ver en GitHub↗524
  • andreibondarev/langchainrbAvatar de andreibondarev

    andreibondarev/langchainrb

    1,989Ver en GitHub↗

    Build LLM-powered applications in Ruby

    Ruby
    Ver en GitHub↗1,989
  • ankane/epsAvatar de ankane

    ankane/eps

    687Ver en GitHub↗

    Machine learning for Ruby

    Ruby
    Ver en GitHub↗687
  • apache/flinkAvatar de apache

    apache/flink

    26,086Ver en GitHub↗

    Apache Flink is a distributed processing engine designed for both high-throughput, low-latency data streams and finite batch workloads. It functions as a stateful stream processor and a SQL stream processing engine, providing a unified runtime to execute relational queries and event-based transformations. The system is distinguished by its ability to manage persistent operator state to ensure exactly-once processing guarantees and consistency during failures. It features specialized capabilities for complex event processing to detect temporal patterns and handles out-of-order events using eve

    Java
    Ver en GitHub↗26,086
  • apache/incubator-mxnetAvatar de apache

    apache/incubator-mxnet

    20,812Ver en GitHub↗

    Apache MXNet is a deep learning framework and distributed machine learning library designed for training and deploying neural networks across distributed systems, mobile devices, and hardware accelerators. It functions as a cross-platform runtime and a dynamic dataflow scheduler that optimizes neural network execution. The framework provides a multi-language API, enabling the development of machine learning models using Python, R, Julia, Scala, Go, and JavaScript. It supports high-performance model training and the scaling of workloads across multiple GPUs and machines. The system covers cap

    C++
    Ver en GitHub↗20,812
  • apache/mahoutAvatar de apache

    apache/mahout

    2,294Ver en GitHub↗

    Apache Mahout - an environment for quickly creating scalable, performant machine learning applications.

    Rust
    Ver en GitHub↗2,294
  • apache/mxnetAvatar de apache

    apache/mxnet

    20,829Ver en GitHub↗

    This project is a deep learning framework designed for constructing, training, and deploying neural networks across diverse hardware environments. It functions as a high-performance tensor computation library that provides both imperative and symbolic programming interfaces, allowing developers to balance flexible, step-by-step model building with the efficiency of compiled computation graphs. The framework distinguishes itself through a hybrid execution engine that integrates declarative graph compilation with imperative runtime logic. It supports scalable, distributed training across multip

    C++mxnet
    Ver en GitHub↗20,829
  • apache/predictionioAvatar de apache

    apache/predictionio

    12,522Ver en GitHub↗

    PredictionIO is a machine learning server designed for the deployment of predictive models to transform raw data into actionable predictions. It manages the full lifecycle of machine learning operations, from ingesting event data via APIs to hosting production-ready predictive services for real-time inference. The system supports distributed model training by spreading computational workloads across a cluster of nodes to increase processing speed. It enables the implementation of custom prediction engines using programming languages or the application of pre-built model templates for common t

    Scala
    Ver en GitHub↗12,522
  • apache/sparkAvatar de apache

    apache/spark

    43,467Ver en 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
    Ver en GitHub↗43,467
  • apple/turicreateAvatar de apple

    apple/turicreate

    11,171Ver en GitHub↗

    This project is an automated machine learning framework and toolkit designed for training and tuning custom models for classification, regression, and recommendations. It functions as a multimodal machine learning toolkit capable of processing and training models using a combination of text, image, audio, and sensor data. The framework distinguishes itself as a multimodal data processor that can handle and visualize large datasets on a single machine using column-oriented disk storage. It includes a core machine learning model generator that converts trained models into formats compatible wit

    C++
    Ver en GitHub↗11,171
  • arbox/data-science-with-rubyAvatar de arbox

    arbox/data-science-with-ruby

    724Ver en GitHub↗

    RubyNLP | RubyML | RubyInterop

    Ruby
    Ver en GitHub↗724
  • arogozhnikov/einopsAvatar de arogozhnikov

    arogozhnikov/einops

    9,398Ver en GitHub↗

    Einops is a tensor manipulation library that provides a framework-agnostic interface for reshaping, Einstein summation, and multi-dimensional array operations. It serves as an abstraction layer that works across NumPy, PyTorch, TensorFlow, and JAX, allowing for tensor transformations without changing the API. The library distinguishes itself through a declarative notation system that uses readable string patterns to describe tensor rearrangements and reductions. This approach includes an extended Einstein summation interface that supports multi-letter axis names and a named dimension mapping

    Pythoncupydeep-learningeinops
    Ver en GitHub↗9,398
  • asafschers/scorubyAvatar de asafschers

    asafschers/scoruby

    70Ver en GitHub↗

    Ruby Scoring API for PMML

    Ruby
    Ver en GitHub↗70
  • autonomio/talosAvatar de autonomio

    autonomio/talos

    1,637Ver en GitHub↗

    Hyperparameter Experiments with TensorFlow and Keras

    Pythonartificial-intelligencedeep-learninghyperparameter-optimization
    Ver en GitHub↗1,637
  • autowarefoundation/modelzooAvatar de autowarefoundation

    autowarefoundation/modelzoo

    63Ver en GitHub↗

    A collection of machine-learned models for use in autonomous driving applications.

    Python
    Ver en GitHub↗63
  • avibryant/brushfireA

    avibryant/brushfire

    0Ver en GitHub↗
    Ver en GitHub↗0
  • aws/aws-sdk-rubyAvatar de aws

    aws/aws-sdk-ruby

    3,658Ver en GitHub↗

    The official AWS SDK for Ruby

    Ruby
    Ver en GitHub↗3,658
  • azure/azure-sdk-for-rubyAvatar de Azure

    Azure/azure-sdk-for-ruby

    279Ver en GitHub↗

    This project provides a Ruby package that makes it easy to access and manage Microsoft Azure Services like Storage, Service Bus and Virtual Machines.

    Ruby
    Ver en GitHub↗279
  • azure/mmlsparkAvatar de Azure

    Azure/mmlspark

    5,228Ver en 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
    Ver en GitHub↗5,228
  • batzner/tensorlmAvatar de batzner

    batzner/tensorlm

    60Ver en GitHub↗

    Wrapper library for text generation / language models at character and word level with RNNs in TensorFlow

    Python
    Ver en GitHub↗60
  • bensadeghi/decisiontree.jlAvatar de bensadeghi

    bensadeghi/DecisionTree.jl

    9Ver en GitHub↗

    Julia implementation of Decision Tree (CART) and Random Forest algorithms

    Julia
    Ver en GitHub↗9
  • biddata/bidmachAvatar de BIDData

    BIDData/BIDMach

    919Ver en GitHub↗

    CPU and GPU-accelerated Machine Learning Library

    Scala
    Ver en GitHub↗919
  • ai4finance-foundation/finrlAvatar de AI4Finance-Foundation

    AI4Finance-Foundation/FinRL

    13,964Ver en 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
    Ver en GitHub↗13,964