awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to neuraxio/neuraxle

Open-source alternatives to Neuraxle

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

  • fastai/fastaifastai 的头像

    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
  • catalyst-team/catalystcatalyst-team 的头像

    catalyst-team/catalyst

    3,376在 GitHub 上查看↗

    Accelerated deep learning R&D

    Python
    在 GitHub 上查看↗3,376
  • microsoft/cntkMicrosoft 的头像

    Microsoft/CNTK

    17,602在 GitHub 上查看↗

    CNTK is a deep learning toolkit used for the design, construction, and training of neural networks. It defines model architectures as computational graphs and optimizes network parameters using an automatic differentiation engine and stochastic gradient descent. The project emphasizes large scale model distribution, spreading training workloads across multiple hardware nodes and GPUs. It features specialized support for dynamic sequence handling, allowing filters to be convolved across both spatial and dynamic sequence axes to process data of variable lengths. The toolkit provides hardware-a

    C++
    在 GitHub 上查看↗17,602
  • cogitare-ai/cogitarecogitare-ai 的头像

    cogitare-ai/cogitare

    77在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗77

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • idsia/brainstormIDSIA 的头像

    IDSIA/brainstorm

    1,310在 GitHub 上查看↗

    Fast, flexible and fun neural networks.

    Python
    在 GitHub 上查看↗1,310
  • maxpumperla/hyperasmaxpumperla 的头像

    maxpumperla/hyperas

    2,178在 GitHub 上查看↗

    Keras Hyperopt: A very simple wrapper for convenient hyperparameter optimization

    Python
    在 GitHub 上查看↗2,178
  • bvlc/caffeBVLC 的头像

    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
  • andersbll/deeppyandersbll 的头像

    andersbll/deeppy

    1,372在 GitHub 上查看↗

    Deep learning in Python

    Python
    在 GitHub 上查看↗1,372
  • activeloopai/hubactiveloopai 的头像

    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
  • dmlc/xgboostdmlc 的头像

    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
  • hannes-brt/hebelhannes-brt 的头像

    hannes-brt/hebel

    1,170在 GitHub 上查看↗

    GPU-Accelerated Deep Learning Library in Python

    Python
    在 GitHub 上查看↗1,170
  • huggingface/acceleratehuggingface 的头像

    huggingface/accelerate

    9,725在 GitHub 上查看↗

    Accelerate is a PyTorch distributed training library that abstracts the boilerplate required to run models across multiple GPUs, TPUs, and CPUs. It functions as a deep learning model scaler and distributed hardware orchestrator, allowing the same training script to run on different hardware backends without modifying the core logic. The project provides a distributed training command line interface for configuring compute environments and launching jobs across single or multi-node clusters. It includes a mixed precision training framework to implement FP16 and BF16 precision, reducing memory

    Python
    在 GitHub 上查看↗9,725
  • luolc/adaboundLuolc 的头像

    Luolc/AdaBound

    2,904在 GitHub 上查看↗

    An optimizer that trains as fast as Adam and as good as SGD.

    Python
    在 GitHub 上查看↗2,904
  • maxpumperla/elephasmaxpumperla 的头像

    maxpumperla/elephas

    1,580在 GitHub 上查看↗

    Distributed Deep learning with Keras & Spark

    Python
    在 GitHub 上查看↗1,580
  • amznlabs/amazon-dsstneamznlabs 的头像

    amznlabs/amazon-dsstne

    4,395在 GitHub 上查看↗

    Amazon DSSTNE is a machine learning toolkit and sparse tensor network library designed for deep learning models with sparse inputs and outputs. It provides a model-parallel training framework and a GPU-accelerated sparse engine to support memory-intensive networks. The framework is specifically designed for recommendation system training and large-scale sparse learning. It enables the distribution of large weight matrices and embedding tables across multiple GPU devices to handle models that exceed the memory capacity of a single processor. The project covers a broad range of capabilities in

    C++
    在 GitHub 上查看↗4,395
  • apache/incubator-mxnetapache 的头像

    apache/incubator-mxnet

    20,812在 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++
    在 GitHub 上查看↗20,812
  • backprop-ai/backpropbackprop-ai 的头像

    backprop-ai/backprop

    240在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗240
  • benedekrozemberczki/karateclubbenedekrozemberczki 的头像

    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
  • fsprojects/vulpesfsprojects 的头像

    fsprojects/Vulpes

    116在 GitHub 上查看↗

    Vulpes: a Deep Belief Net written in F#, and using Alea.cuBase to access the GPU.

    JavaScript
    在 GitHub 上查看↗116
  • clementfarabet/lua---nnxclementfarabet 的头像

    clementfarabet/lua---nnx

    97在 GitHub 上查看↗

    An extension to Torch7's nn package.

    Lua
    在 GitHub 上查看↗97
  • cornellius-gp/gpytorchcornellius-gp 的头像

    cornellius-gp/gpytorch

    3,893在 GitHub 上查看↗

    GPyTorch is a GPU-accelerated probabilistic framework and PyTorch library for implementing scalable Gaussian process models. It provides a system for Gaussian process modeling and uncertainty estimation, designed to perform efficient matrix operations on graphics hardware. The framework features a modular kernel system for constructing custom covariance functions and modeling complex data dependencies. It specifically integrates Gaussian processes with deep neural networks to create hybrid models for regression and classification. The system employs numerical linear algebra techniques, inclu

    Python
    在 GitHub 上查看↗3,893
  • determined-ai/determineddetermined-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
  • google/jaxgoogle 的头像

    google/jax

    35,835在 GitHub 上查看↗

    JAX is a hardware-accelerated array library and automatic differentiation system for numerical computing. It provides a framework compatible with NumPy that extends array operations with a just-in-time compiler to transform Python functions into optimized kernels for execution on GPU and TPU accelerators. The system differentiates itself through the use of an XLA-based compiler and a single program multiple data sharding model. These capabilities allow the library to distribute large-scale computations across multiple hardware accelerators using both automatic parallelization and manual shard

    Python
    在 GitHub 上查看↗35,835
  • graal-research/poutyneGRAAL-Research 的头像

    GRAAL-Research/poutyne

    578在 GitHub 上查看↗

    A simplified framework and utilities for PyTorch

    Python
    在 GitHub 上查看↗578
  • harthur/brainharthur 的头像

    harthur/brain

    7,991在 GitHub 上查看↗

    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
  • hpcaitech/colossalaihpcaitech 的头像

    hpcaitech/ColossalAI

    41,395在 GitHub 上查看↗

    ColossalAI is a distributed deep learning framework designed for training and deploying massive artificial intelligence models across clusters of hardware accelerators. It functions as a parallel computing engine that partitions model workloads and data across multiple processors to maximize memory efficiency and throughput. The platform distinguishes itself through a comprehensive suite of parallelization strategies, including multi-dimensional tensor parallelism and pipeline-based model parallelism, which segment neural network layers and stages across devices. To support large-scale genera

    Pythonaibig-modeldata-parallelism
    在 GitHub 上查看↗41,395
  • keras-team/keraskeras-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
  • lasagne/lasagneLasagne 的头像

    Lasagne/Lasagne

    3,863在 GitHub 上查看↗

    Lasagne is a modular neural network framework and symbolic computation engine used for building and training deep learning architectures. Built as a library on top of Theano, it utilizes symbolic expression graphs and lazy evaluation to automate gradient calculations for parameter optimization. The framework emphasizes modularity by allowing the construction of complex neural networks through the composition of independent and reusable layers. It is designed as a hardware-accelerated machine learning library that offloads intensive linear algebra operations to graphics processors to increase

    Python
    在 GitHub 上查看↗3,863
  • lutzroeder/netronlutzroeder 的头像

    lutzroeder/netron

    33,087在 GitHub 上查看↗

    Netron is a visualizer for neural network and machine learning models. It provides a graphical interface that renders model architectures as interactive node-link diagrams, allowing users to inspect internal layers, tensors, and metadata. By performing static analysis, the tool enables the examination of model definitions without executing the underlying machine learning code. The software distinguishes itself through a schema-driven parsing engine that translates diverse proprietary model formats into a unified internal graph structure. This approach ensures interoperability, allowing users

    JavaScriptaicoremldeep-learning
    在 GitHub 上查看↗33,087
  • microsoft/lightgbmmicrosoft 的头像

    microsoft/LightGBM

    18,096在 GitHub 上查看↗

    LightGBM is a high-performance machine learning framework designed for constructing gradient-boosted decision tree ensembles. It provides a platform for training classification, regression, and ranking models, with a focus on memory efficiency and large-scale distributed computing. The framework distinguishes itself through specialized algorithmic strategies, including leaf-wise tree growth and histogram-based decision learning, which prioritize convergence speed. It optimizes memory usage by bundling mutually exclusive features and employs gradient-based sampling to reduce training complexit

    C++data-miningdecision-treesdistributed
    在 GitHub 上查看↗18,096