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

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

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

Open-source alternatives to Bindsnet

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

  • apple/corenetapple 的头像

    apple/corenet

    6,999在 GitHub 上查看↗

    Corenet is a deep learning training framework and computer vision model library designed for developing neural networks across vision, text, and audio modalities. It functions as a distributed training orchestrator for scaling workloads across multiple compute nodes and provides a multimodal data pipeline for processing image, text, and video data. The project includes a model conversion toolkit for transforming weights and architectures between different machine learning frameworks. It also provides tools for optimizing model performance on Apple Silicon and reducing response latency in gene

    Jupyter Notebook
    在 GitHub 上查看↗6,999
  • automl/hpbandsterautoml 的头像

    automl/HpBandSter

    630在 GitHub 上查看↗

    a distributed Hyperband implementation on Steroids

    Python
    在 GitHub 上查看↗630
  • axolotl-ai-cloud/axolotlaxolotl-ai-cloud 的头像

    axolotl-ai-cloud/axolotl

    12,059在 GitHub 上查看↗

    Axolotl is a configuration-driven framework designed for the fine-tuning, evaluation, and quantization of large language models. It functions as a comprehensive orchestrator for distributed training, enabling users to manage complex workflows across multi-node and multi-GPU environments. By utilizing structured configuration files, the platform streamlines the setup of training parameters, dataset paths, and hardware distribution strategies. The project distinguishes itself through its support for diverse training methodologies, including full-parameter tuning, parameter-efficient adaptation,

    Pythonfine-tuningllm
    在 GitHub 上查看↗12,059
  • codefuse-ai/mftcodercodefuse-ai 的头像

    codefuse-ai/MFTCoder

    714在 GitHub 上查看↗

    High Accuracy and efficiency multi-task fine-tuning framework for Code LLMs. This work has been accepted by KDD 2024.

    Python
    在 GitHub 上查看↗714

AI 搜索

探索更多 awesome 仓库

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

Find more with AI search
  • combust/mleapcombust 的头像

    combust/mleap

    1,537在 GitHub 上查看↗

    MLeap: Deploy ML Pipelines to Production

    Scala
    在 GitHub 上查看↗1,537
  • continualai/avalancheContinualAI 的头像

    ContinualAI/avalanche

    2,061在 GitHub 上查看↗

    Avalanche: an End-to-End Library for Continual Learning based on PyTorch.

    Python
    在 GitHub 上查看↗2,061
  • deepseek-ai/3fsdeepseek-ai 的头像

    deepseek-ai/3FS

    9,970在 GitHub 上查看↗

    3FS is a distributed file system and RDMA storage cluster designed for high-performance AI training and inference workloads. It functions as a strongly consistent storage layer that utilizes a disaggregated architecture to pool SSDs and memory resources across multiple nodes. The system provides specialized storage implementations including an AI training checkpoint store for parallel state preservation and a distributed key-value cache store for decoder layer vectors to optimize inference processing. It ensures data integrity through chain replication and apportioned query distribution. The

    C++
    在 GitHub 上查看↗9,970
  • 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
  • dstackai/dstackdstackai 的头像

    dstackai/dstack

    2,162在 GitHub 上查看↗

    Vendor-agnostic orchestration for training, inference and agentic workloads across NVIDIA, AMD, TPU, and Tenstorrent on clouds, Kubernetes, and bare metal.

    Python
    在 GitHub 上查看↗2,162
  • facebookresearch/fairseqfacebookresearch 的头像

    facebookresearch/fairseq

    32,228在 GitHub 上查看↗

    Fairseq is a PyTorch toolkit for sequence-to-sequence modeling, specializing in neural machine translation, automatic speech recognition, and large-scale language model training. It provides a framework for processing and aligning diverse data sources, including text, audio, and video, to support tasks such as speech-to-text conversion and multimodal sequence learning. The project is distinguished by its distributed training capabilities, which utilize parameter sharding, mixed-precision training, and CPU offloading to handle models that exceed single-device memory. It also includes specializ

    Python
    在 GitHub 上查看↗32,228
  • googlecontainertools/skaffoldGoogleContainerTools 的头像

    GoogleContainerTools/skaffold

    15,856在 GitHub 上查看↗

    Skaffold is a command-line tool that automates the build, push, and deployment lifecycle for containerized applications on Kubernetes. It functions as a continuous development engine, monitoring source code for changes to trigger incremental updates, manifest hydration, and automated deployments to a cluster. By abstracting the underlying build and deployment tools, it provides a unified interface for managing the inner development loop. The platform distinguishes itself through its environment-aware configuration and flexible build orchestration. It supports diverse build strategies, includi

    Gocontainersdeveloper-toolsdocker
    在 GitHub 上查看↗15,856
  • h2oai/h2o-3h2oai 的头像

    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
  • huggingface/autotrain-advancedhuggingface 的头像

    huggingface/autotrain-advanced

    4,580在 GitHub 上查看↗

    This project is a multimodal model trainer and machine learning fine-tuning tool that provides a containerized workflow for adapting pre-trained models to specific tasks. It features a no-code web interface and a dashboard for training large language models and other machine learning datasets without writing code. The system distinguishes itself by integrating a no-code interface with remote GPU orchestration, allowing users to deploy containerized training environments on cloud infrastructure or local hardware. It includes a dedicated integrator for uploading trained model weights and config

    Python
    在 GitHub 上查看↗4,580
  • huggingface/nanotronhuggingface 的头像

    huggingface/nanotron

    2,718在 GitHub 上查看↗

    Minimalistic large language model 3D-parallelism training

    Python
    在 GitHub 上查看↗2,718
  • iterative/cmliterative 的头像

    iterative/cml

    4,178在 GitHub 上查看↗

    CML is a pipeline automation tool for training and evaluating machine learning models, functioning as a CI/CD system for machine learning. It serves as a cloud compute orchestrator and Git-based workflow manager that automates model training cycles through branch management, automated commits, and integrated reporting. The project distinguishes itself by provisioning ephemeral cloud instances or Kubernetes nodes to provide specialized hardware for compute-heavy tasks. It also manages remote compute runners, allowing the connection of self-hosted GPU clusters or on-premise machines to execute

    JavaScript
    在 GitHub 上查看↗4,178
  • kubeflow/kubeflowkubeflow 的头像

    kubeflow/kubeflow

    15,739在 GitHub 上查看↗

    Kubeflow is a Kubernetes machine learning platform and containerized toolkit designed to orchestrate the entire machine learning lifecycle. It functions as an MLOps workflow orchestrator and infrastructure layer for building, training, and deploying models within containerized environments. The project provides specialized infrastructure for scaling compute resources and managing GPU workloads for large-scale distributed training. It automates the transition of models from experimental development to production through workflow orchestration and model deployment services. The platform covers

    在 GitHub 上查看↗15,739
  • logicalclocks/hopsworkslogicalclocks 的头像

    logicalclocks/hopsworks

    1,302在 GitHub 上查看↗

    Hopsworks - Data-Intensive AI platform with a Feature Store

    Java
    在 GitHub 上查看↗1,302
  • ludwig-ai/ludwigludwig-ai 的头像

    ludwig-ai/ludwig

    11,717在 GitHub 上查看↗

    Ludwig is a multimodal machine learning platform and low-code framework designed for building, training, and deploying neural networks. It enables the construction of models that process text, images, audio, and tabular data through a unified interface using declarative configuration files rather than custom code. The system features a specialized low-code framework for large language models, supporting supervised fine-tuning, preference alignment, and a constrained decoding tool to force structured data output via logit extraction. It also includes an automated model architecture search to i

    Pythoncomputer-visiondata-centricdata-science
    在 GitHub 上查看↗11,717
  • nengo/nengo-dlN

    nengo/nengo-dl

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • nvidia/nemoNVIDIA 的头像

    NVIDIA/NeMo

    17,394在 GitHub 上查看↗

    NeMo is a multimodal AI framework and toolkit designed for the development, training, and scaling of large language models, generative AI systems, and speech-based models. It functions as an automatic speech recognition toolkit, a text-to-speech engine, and a framework for building models that process and generate combinations of text, image, and audio data. The project serves as a conversational AI orchestrator capable of managing real-time, interruptible voice interactions. It provides specialized workflows for speech translation, converting spoken audio from one language into text or speec

    Python
    在 GitHub 上查看↗17,394
  • primeintellect-ai/primePrimeIntellect-ai 的头像

    PrimeIntellect-ai/prime

    211在 GitHub 上查看↗

    Official CLI and Python SDK for Prime Intellect - access GPU compute, remote sandboxes, RL environments, and distributed training infrastructure for AI development at scale.

    Python
    在 GitHub 上查看↗211
  • pycaret/pycaretpycaret 的头像

    pycaret/pycaret

    9,811在 GitHub 上查看↗

    PyCaret is a Python AutoML platform and MLOps lifecycle manager designed to automate machine learning workflows. It functions as a low-code environment that leverages a scikit-learn native engine to execute preprocessing, training, and evaluation for tabular data. The platform distinguishes itself as an LLM-powered ML copilot, using large language model agents to analyze datasets, design experiment configurations, and explain model results. It also serves as a Kubernetes ML orchestrator and model registry, enabling the versioning of trained pipelines and their promotion to production API endp

    Pythonanomaly-detectionautomlclassification
    在 GitHub 上查看↗9,811
  • pytorch/ignitepytorch 的头像

    pytorch/ignite

    4,770在 GitHub 上查看↗

    Ignite is a high-level training framework for PyTorch neural networks that serves as a training engine and deep learning lifecycle manager. It provides a structured system for organizing and automating training and evaluation loops, managing data iterators and triggering event handlers at specific milestones during the model training process. The project distinguishes itself through a comprehensive suite of tools for distributed training and model evaluation. It includes utilities for synchronizing gradients and coordinating collective communication across multiple GPUs or nodes, as well as a

    Python
    在 GitHub 上查看↗4,770
  • sematic-ai/sematicsematic-ai 的头像

    sematic-ai/sematic

    998在 GitHub 上查看↗

    An open-source ML pipeline development platform

    Python
    在 GitHub 上查看↗998
  • tensorchord/envdtensorchord 的头像

    tensorchord/envd

    2,211在 GitHub 上查看↗

    🏕️ Reproducible development environment for humans and agents

    Go
    在 GitHub 上查看↗2,211
  • tensorflow/tfxtensorflow 的头像

    tensorflow/tfx

    2,186在 GitHub 上查看↗

    TFX is an end-to-end platform for deploying production ML pipelines

    Python
    在 GitHub 上查看↗2,186
  • unslothai/unslothunslothai 的头像

    unslothai/unsloth

    66,628在 GitHub 上查看↗

    Unsloth is a high-performance training and inference platform designed to optimize the lifecycle of large language and multimodal models. It provides a comprehensive engine for fine-tuning, executing, and managing models locally, with a focus on reducing memory consumption and increasing compute speed on consumer-grade hardware. The platform distinguishes itself through hand-optimized kernels and automated computational graph techniques that maximize hardware throughput. It supports advanced training methodologies, including reinforcement learning for reasoning and efficient adapter-based fin

    Pythonagentdeepseekdeepseek-r1
    在 GitHub 上查看↗66,628