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 tensorflow/tfx

Open-source alternatives to Tensorflow Tfx

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

  • kubeflow/kubeflowAvatar de kubeflow

    kubeflow/kubeflow

    15,739Ver en 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

    Ver en GitHub↗15,739
  • apple/corenetAvatar de apple

    apple/corenet

    6,999Ver en 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
    Ver en GitHub↗6,999
  • 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
  • axolotl-ai-cloud/axolotlAvatar de axolotl-ai-cloud

    axolotl-ai-cloud/axolotl

    12,059Ver en 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
    Ver en GitHub↗12,059

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
  • bentoml/bentomlAvatar de bentoml

    bentoml/BentoML

    8,456Ver en GitHub↗

    BentoML is a machine learning model serving framework and GPU-accelerated inference server designed to package, deploy, and scale AI models as production-ready REST APIs. It functions as an AI model lifecycle manager and an inference graph orchestrator, enabling the chaining of multiple models and custom logic into complex pipelines for advanced task sequences. The framework distinguishes itself through a dynamic batching engine that optimizes GPU throughput and an artifact-based packaging system that bundles model weights and dependencies into immutable archives for consistent deployment. It

    Pythonai-inferencedeep-learninggenerative-ai
    Ver en GitHub↗8,456
  • bindsnet/bindsnetAvatar de BindsNET

    BindsNET/bindsnet

    1,654Ver en GitHub↗
    Pythondynamicgpu-computingmachine-learning
    Ver en GitHub↗1,654
  • bytedance/bytepsAvatar de bytedance

    bytedance/byteps

    3,721Ver en GitHub↗

    BytePS is a distributed deep neural network training framework and communication library designed to scale model training across multiple GPUs and compute nodes. It functions as a GPU cluster orchestrator and RDMA network optimizer, providing the necessary primitives to synchronize gradients and data across a server cluster. The project distinguishes itself through high-performance network optimizations, utilizing remote direct memory access and page-aligned memory to reduce latency. It employs topology-aware communication tuning and CPU core affinity management to maximize hardware throughpu

    Pythondeep-learningdistributed-trainingkeras
    Ver en GitHub↗3,721
  • codefuse-ai/mftcoderAvatar de codefuse-ai

    codefuse-ai/MFTCoder

    714Ver en GitHub↗

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

    Python
    Ver en GitHub↗714
  • combust/mleapAvatar de combust

    combust/mleap

    1,537Ver en GitHub↗

    MLeap: Deploy ML Pipelines to Production

    Scala
    Ver en GitHub↗1,537
  • continualai/avalancheAvatar de ContinualAI

    ContinualAI/avalanche

    2,061Ver en GitHub↗

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

    Python
    Ver en GitHub↗2,061
  • deepseek-ai/3fsAvatar de deepseek-ai

    deepseek-ai/3FS

    9,970Ver en 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++
    Ver en GitHub↗9,970
  • determined-ai/determinedAvatar de determined-ai

    determined-ai/determined

    3,224Ver en 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
    Ver en GitHub↗3,224
  • dstackai/dstackAvatar de dstackai

    dstackai/dstack

    2,162Ver en GitHub↗

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

    Python
    Ver en GitHub↗2,162
  • facebookresearch/fairseqAvatar de facebookresearch

    facebookresearch/fairseq

    32,228Ver en 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
    Ver en GitHub↗32,228
  • googlecontainertools/skaffoldAvatar de GoogleContainerTools

    GoogleContainerTools/skaffold

    15,856Ver en 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
    Ver en GitHub↗15,856
  • h2oai/h2o-3Avatar de h2oai

    h2oai/h2o-3

    7,493Ver en 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
    Ver en GitHub↗7,493
  • horovod/horovodAvatar de horovod

    horovod/horovod

    14,686Ver en GitHub↗

    Horovod is a distributed deep learning framework and gradient synchronizer designed to scale model training across multiple GPUs and compute nodes. It functions as a distributed training orchestrator and an elastic training engine, utilizing an MPI collective communication library to synchronize weights and gradients across TensorFlow, PyTorch, Keras, and MXNet models. The system distinguishes itself through dynamic elastic scaling, which allows it to adjust the number of active workers at runtime and recover from node failures. It optimizes communication efficiency using tensor fusion batchi

    Python
    Ver en GitHub↗14,686
  • huggingface/autotrain-advancedAvatar de huggingface

    huggingface/autotrain-advanced

    4,580Ver en 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
    Ver en GitHub↗4,580
  • huggingface/knockknockAvatar de huggingface

    huggingface/knockknock

    2,826Ver en GitHub↗

    🚪✊Knock Knock: Get notified when your training ends with only two additional lines of code

    Pythoncomputer-visioncvdeep-learning
    Ver en GitHub↗2,826
  • huggingface/nanotronAvatar de huggingface

    huggingface/nanotron

    2,718Ver en GitHub↗

    Minimalistic large language model 3D-parallelism training

    Python
    Ver en GitHub↗2,718
  • idsia/sacredAvatar de IDSIA

    IDSIA/sacred

    4,365Ver en GitHub↗

    Sacred is an experiment management tool and reproducibility framework designed to organize multiple runs of a process with different configurations. It functions as a machine learning experiment tracker and hyperparameter configuration manager, logging hyperparameters, metrics, and metadata to a database to ensure that experimental executions remain trackable. The project focuses on scientific result reproducibility by automatically managing random seeds and tracking system dependencies. It allows for the execution of experiment variants through command-line parameter overrides and dynamic pa

    Python
    Ver en GitHub↗4,365
  • intel-analytics/analytics-zooI

    intel-analytics/analytics-zoo

    0Ver en GitHub↗
    Ver en GitHub↗0
  • iterative/cmlAvatar de iterative

    iterative/cml

    4,178Ver en 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
    Ver en GitHub↗4,178
  • iterative/dvcAvatar de iterative

    iterative/dvc

    15,680Ver en GitHub↗

    DVC is a data versioning tool and pipeline orchestrator designed to track large datasets and machine learning models. It functions as a system for managing large data artifacts by storing lightweight metadata in version control while keeping the actual binaries in a separate cache. The project serves as an experiment tracker and remote storage synchronizer, enabling the execution and comparison of machine learning iterations based on hyperparameters and performance metrics. It provides a bridge for pushing and pulling these large data artifacts between local environments and cloud or on-premi

    Python
    Ver en GitHub↗15,680
  • logicalclocks/hopsworksAvatar de logicalclocks

    logicalclocks/hopsworks

    1,302Ver en GitHub↗

    Hopsworks - Data-Intensive AI platform with a Feature Store

    Java
    Ver en GitHub↗1,302
  • ludwig-ai/ludwigAvatar de ludwig-ai

    ludwig-ai/ludwig

    11,717Ver en 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
    Ver en GitHub↗11,717
  • microsoft/neuronblocksAvatar de microsoft

    microsoft/NeuronBlocks

    1,452Ver en GitHub↗

    NLP DNN Toolkit - Building Your NLP DNN Models Like Playing Lego

    Pythonartificial-intelligencedeep-learningdnn
    Ver en GitHub↗1,452
  • microsoft/paiAvatar de microsoft

    microsoft/pai

    2,685Ver en GitHub↗

    Resource scheduling and cluster management for AI

    JavaScript
    Ver en GitHub↗2,685
  • microsoft/tensorwatchAvatar de microsoft

    microsoft/tensorwatch

    3,468Ver en GitHub↗

    Debugging, monitoring and visualization for Python Machine Learning and Data Science

    Jupyter Notebook
    Ver en GitHub↗3,468
  • netflix/metaflowAvatar de Netflix

    Netflix/metaflow

    9,764Ver en GitHub↗

    Metaflow is a Python machine learning framework and MLOps workflow orchestrator designed to manage the lifecycle of data pipelines from local prototyping to production. It serves as a distributed compute manager and an experiment tracking system, enabling the creation of reproducible pipelines that transition between development and high-availability production environments. The framework distinguishes itself through an integrated checkpointing system that automatically persists intermediate data artifacts to remote storage, allowing failed runs to be resumed from the last successful step. It

    Pythonagentsaiaws
    Ver en GitHub↗9,764