awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to tensorflow/agents

Open-source alternatives to Agents

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

  • keras-rl/keras-rlAvatar de keras-rl

    keras-rl/keras-rl

    5,551Voir sur GitHub↗

    keras-rl is a reinforcement learning library that enables the training of neural agents using Keras. It serves as a framework for implementing deep reinforcement learning agents that interact with simulated environments to discover optimal behaviors and maximize cumulative rewards. The library provides a system for configuring, training, and managing neural network agents. It handles the interaction loop between agents and environments, allowing models to learn through direct experience and gradient-based optimization. The framework includes capabilities for model weight management, allowing

    Python
    Voir sur GitHub↗5,551
  • catalyst-team/catalystAvatar de catalyst-team

    catalyst-team/catalyst

    3,376Voir sur GitHub↗

    Accelerated deep learning R&D

    Python
    Voir sur GitHub↗3,376
  • deepmind/trflAvatar de deepmind

    deepmind/trfl

    3,135Voir sur GitHub↗

    TensorFlow Reinforcement Learning

    Python
    Voir sur GitHub↗3,135
  • tensorforce/tensorforceAvatar de tensorforce

    tensorforce/tensorforce

    3,307Voir sur GitHub↗

    Tensorforce: a TensorFlow library for applied reinforcement learning

    Python
    Voir sur GitHub↗3,307
  • pytorch/igniteAvatar de pytorch

    pytorch/ignite

    4,770Voir sur 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
    Voir sur GitHub↗4,770

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
  • pytorch/textAvatar de pytorch

    pytorch/text

    3,561Voir sur GitHub↗

    Models, data loaders and abstractions for language processing, powered by PyTorch

    Python
    Voir sur GitHub↗3,561
  • pytorch/tntAvatar de pytorch

    pytorch/tnt

    1,719Voir sur GitHub↗

    A lightweight library for PyTorch training tools and utilities

    Python
    Voir sur GitHub↗1,719
  • lutzroeder/netronAvatar de lutzroeder

    lutzroeder/netron

    33,087Voir sur 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
    Voir sur GitHub↗33,087
  • maxpumperla/elephasAvatar de maxpumperla

    maxpumperla/elephas

    1,580Voir sur GitHub↗

    Distributed Deep learning with Keras & Spark

    Python
    Voir sur GitHub↗1,580
  • danielegrattarola/spektralAvatar de danielegrattarola

    danielegrattarola/spektral

    2,394Voir sur GitHub↗

    Graph Neural Networks with Keras and Tensorflow 2.

    Python
    Voir sur GitHub↗2,394
  • graal-research/poutyneAvatar de GRAAL-Research

    GRAAL-Research/poutyne

    578Voir sur GitHub↗

    A simplified framework and utilities for PyTorch

    Python
    Voir sur GitHub↗578
  • pytorch/audioAvatar de pytorch

    pytorch/audio

    2,886Voir sur GitHub↗

    Data manipulation and transformation for audio signal processing, powered by PyTorch

    Python
    Voir sur GitHub↗2,886
  • google/traxAvatar de google

    google/trax

    8,304Voir sur GitHub↗

    Trax is a deep learning framework and hardware-agnostic tensor engine designed for designing and training neural networks. It serves as a research tool providing high-level combinators for composing complex architectures, alongside a dedicated library for building transformer models and a toolkit for reinforcement learning. The framework is distinguished by its support for reversible and sparse transformer architectures, which reduce memory and computational overhead. It enables a single set of model instructions to execute across different hardware backends without changing the underlying co

    Python
    Voir sur GitHub↗8,304
  • pytorch/pytorchAvatar de pytorch

    pytorch/pytorch

    100,814Voir sur GitHub↗

    PyTorch is a machine learning framework centered on a GPU-ready tensor library that supports multi-dimensional array operations across both CPU and accelerator hardware. It provides a foundational infrastructure for mathematical computation and dynamic neural network construction, utilizing a tape-based automatic differentiation system that allows for flexible, non-static graph execution. The framework is designed for deep integration with Python, enabling natural usage alongside standard scientific computing ecosystems. It distinguishes itself through a comprehensive distributed training sui

    Pythonautograddeep-learninggpu
    Voir sur GitHub↗100,814
  • keras-team/keras-contribAvatar de keras-team

    keras-team/keras-contrib

    1,585Voir sur GitHub↗

    Keras community contributions

    Python
    Voir sur GitHub↗1,585
  • itdxer/neupyAvatar de itdxer

    itdxer/neupy

    736Voir sur GitHub↗

    NeuPy is a Tensorflow based python library for prototyping and building neural networks

    Python
    Voir sur GitHub↗736
  • batzner/tensorlmAvatar de batzner

    batzner/tensorlm

    60Voir sur GitHub↗

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

    Python
    Voir sur GitHub↗60
  • autonomio/talosAvatar de autonomio

    autonomio/talos

    1,637Voir sur GitHub↗

    Hyperparameter Experiments with TensorFlow and Keras

    Pythonartificial-intelligencedeep-learninghyperparameter-optimization
    Voir sur GitHub↗1,637
  • bsautermeister/tensorlightAvatar de bsautermeister

    bsautermeister/tensorlight

    11Voir sur GitHub↗

    TensorLight - A high-level framework for TensorFlow

    Python
    Voir sur GitHub↗11
  • keplr-io/heraAvatar de keplr-io

    keplr-io/hera

    486Voir sur GitHub↗

    Train/evaluate a Keras model, get metrics streamed to a dashboard in your browser.

    JavaScript
    Voir sur GitHub↗486
  • cornellius-gp/gpytorchAvatar de cornellius-gp

    cornellius-gp/gpytorch

    3,893Voir sur 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
    Voir sur GitHub↗3,893
  • ctallec/pyvarinfAvatar de ctallec

    ctallec/pyvarinf

    362Voir sur GitHub↗

    Python package facilitating the use of Bayesian Deep Learning methods with Variational Inference for PyTorch

    Python
    Voir sur GitHub↗362
  • deepmind/sonnetAvatar de deepmind

    deepmind/sonnet

    9,920Voir sur GitHub↗

    Sonnet is a modular machine learning framework and TensorFlow library used for building, training, and managing deep learning models. It functions as a system for composing neural networks from reusable modules and layers that encapsulate their own parameters and internal states. The project provides specialized tools for distributed model training, enabling the synchronization of gradients across multiple hardware devices. It also serves as a model state management system, allowing for the persistence of neural network weights and the export of portable models that separate the computation g

    Python
    Voir sur GitHub↗9,920
  • ludwig-ai/ludwigAvatar de ludwig-ai

    ludwig-ai/ludwig

    11,717Voir sur 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
    Voir sur GitHub↗11,717
  • polyaxon/polyaxonAvatar de polyaxon

    polyaxon/polyaxon

    3,707Voir sur GitHub↗

    Polyaxon is a Kubernetes-native machine learning orchestration platform and MLOps pipeline orchestrator. It serves as a control plane for managing distributed deep learning workloads, automated machine learning pipelines, and experiment tracking. The platform distinguishes itself through specialized services for distributed training management, including MPI-based coordination for PyTorch and TensorFlow. It provides an automated hyperparameter optimization service utilizing Bayesian, random, and grid search algorithms, alongside managed interactive AI workspaces for launching Jupyter notebook

    MDX
    Voir sur GitHub↗3,707
  • pyro-ppl/pyroAvatar de pyro-ppl

    pyro-ppl/pyro

    9,009Voir sur GitHub↗

    Pyro is a deep probabilistic programming library and differentiable probabilistic modeler designed for Bayesian inference. It functions as a probabilistic programming language that allows for the construction of complex graphical models using PyTorch tensors and automatic differentiation. The framework enables the definition of universal probabilistic models as standard Python functions. It integrates deep learning with probabilistic modeling to compute posterior distributions and estimate latent variables through gradient-based optimization and algorithmic solvers. The system provides a pro

    Python
    Voir sur GitHub↗9,009
  • fastai/fastaiAvatar de fastai

    fastai/fastai

    27,862Voir sur 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
    Voir sur GitHub↗27,862
  • google/dopamineAvatar de google

    google/dopamine

    10,879Voir sur GitHub↗

    Dopamine is a reinforcement learning research framework designed for prototyping and testing algorithms across diverse simulated environments. It provides an agent development toolkit that utilizes a flat class hierarchy to facilitate the creation and extension of learning agents. The framework includes a standardization layer via environment wrappers that connect agents to various physics simulations and gaming environments. It also features a high-performance experience replay buffer for storing and sampling transition data to improve training stability, alongside a dedicated hyperparameter

    Jupyter Notebook
    Voir sur GitHub↗10,879
  • google/qkerasAvatar de google

    google/qkeras

    583Voir sur GitHub↗

    QKeras: a quantization deep learning library for Tensorflow Keras

    Python
    Voir sur GitHub↗583
  • maxpumperla/hyperasAvatar de maxpumperla

    maxpumperla/hyperas

    2,178Voir sur GitHub↗

    Keras Hyperopt: A very simple wrapper for convenient hyperparameter optimization

    Python
    Voir sur GitHub↗2,178