awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
zsdonghao avatar

zsdonghao/tensorlayer

0
View on GitHub↗
7,384 stele·1,588 fork-uri·Python·8 vizualizăritensorlayerx.com↗

Tensorlayer

Tensorlayer is a deep learning framework and cross-backend AI library used to construct and execute neural network models. It serves as a scientific neural network toolkit providing customizable layers and architectures designed for research applications in science and engineering.

The library enables multi-backend model execution, allowing the same model code to run across different deep learning frameworks, GPUs, and specialized AI accelerators. It includes a reinforcement learning library that provides both low-level and high-level tools for developing intelligent agents.

Features

  • Multi-Backend Abstractions - Implements platform-agnostic layers that allow the same model to execute across various hardware accelerators and tensor frameworks.
  • Deep Learning Architectures - Provides frameworks for constructing complex, multi-layered neural network architectures for scientific and engineering tasks.
  • Cross-Framework API Wrappers - Provides a unified interface that translates high-level commands into specific operations across different underlying tensor libraries.
  • Neural Network Toolkits - Offers a research-oriented toolkit of customizable layers and architectures for scientific neural network development.
  • Backend-Agnostic Engines - Provides a computational engine that decouples neural network operations from specific hardware for cross-platform execution.
  • Reinforcement Learning - Provides a framework for developing autonomous agents through reinforcement learning tools.
  • Reinforcement Learning Research Frameworks - Ships a comprehensive framework for prototyping and testing reinforcement learning algorithms with both low-level and high-level tools.
  • Cross-Platform AI Accelerators - Acts as a cross-platform library enabling deep learning models to run efficiently on various GPUs and AI accelerators.
  • Deep Learning Frameworks - Serves as a framework for building and training deep learning models across multiple hardware backends.
  • Hardware Dispatchers - Implements runtime logic to dynamically route computational tasks to available GPUs or specialized AI chips.
  • Modular Layer Compositions - Allows the construction of neural networks by stacking modular, customizable layers that manage their own weights.
  • Multi-Backend Deployment - Enables the execution of deep learning models across diverse infrastructure backends including GPUs and AI chips.
  • Scientific AI Frameworks - Applies deep learning and reinforcement learning patterns to solve specialized problems in science and engineering fields.
  • Deep Learning - Deep learning and reinforcement learning library for researchers.
  • Model Implementations - Reinforcement learning agents for various game environments.

Istoric stele

Graficul istoricului de stele pentru zsdonghao/tensorlayerGraficul istoricului de stele pentru zsdonghao/tensorlayer

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Tensorlayer

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Tensorlayer.
  • tracel-ai/burnAvatar tracel-ai

    tracel-ai/burn

    15,474Vezi pe GitHub↗

    Burn is a deep learning framework designed for building, training, and deploying neural networks using a modular architecture. As a machine learning library built in Rust, it provides a backend-agnostic computational engine that enables the execution of models across diverse hardware, including central processors, graphics processors, and web runtimes. The framework distinguishes itself through a highly portable design that allows developers to maintain a single workflow for both training and inference across heterogeneous environments. It incorporates advanced optimization techniques such as

    Rustautodiffcross-platformcuda
    Vezi pe GitHub↗15,474
  • tensorlayer/tensorlayerAvatar tensorlayer

    tensorlayer/TensorLayer

    7,384Vezi pe GitHub↗

    TensorLayer is a backend-agnostic tensor library and deep learning framework designed for building neural network architectures. It provides a neural network abstraction layer that allows model logic to run across different deep learning engines using high-level layers and model components. The project serves as a deep reinforcement learning toolkit for implementing policy-based, value-based, and actor-critic agents. It includes specialized tools for managing experience replay and gradient-based policy optimization to handle both discrete and continuous action spaces. To support reinforcemen

    Python
    Vezi pe GitHub↗7,384
  • google/traxAvatar google

    google/trax

    8,304Vezi pe 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
    Vezi pe GitHub↗8,304
  • dragen1860/tensorflow-2.x-tutorialsAvatar dragen1860

    dragen1860/TensorFlow-2.x-Tutorials

    6,351Vezi pe GitHub↗

    This project is a collection of TensorFlow 2.x machine learning tutorials and practical code examples. It serves as a deep learning implementation guide for constructing diverse neural network architectures, including convolutional, recurrent, and generative networks. The repository provides templates and examples for several specialized domains, including computer vision for image classification and object detection, natural language processing for text generation and language understanding, and generative AI for synthesizing data using adversarial networks and autoencoders. It also includes

    Jupyter Notebookartificial-intelligencecomputer-visiondeep-learning
    Vezi pe GitHub↗6,351
Vezi toate cele 30 alternative pentru Tensorlayer→

Întrebări frecvente

Ce face zsdonghao/tensorlayer?

Tensorlayer is a deep learning framework and cross-backend AI library used to construct and execute neural network models. It serves as a scientific neural network toolkit providing customizable layers and architectures designed for research applications in science and engineering.

Care sunt principalele funcționalități ale zsdonghao/tensorlayer?

Principalele funcționalități ale zsdonghao/tensorlayer sunt: Multi-Backend Abstractions, Deep Learning Architectures, Cross-Framework API Wrappers, Neural Network Toolkits, Backend-Agnostic Engines, Reinforcement Learning, Reinforcement Learning Research Frameworks, Cross-Platform AI Accelerators.

Care sunt câteva alternative open-source pentru zsdonghao/tensorlayer?

Alternativele open-source pentru zsdonghao/tensorlayer includ: tracel-ai/burn — Burn is a deep learning framework designed for building, training, and deploying neural networks using a modular… tensorlayer/tensorlayer — TensorLayer is a backend-agnostic tensor library and deep learning framework designed for building neural network… google/trax — Trax is a deep learning framework and hardware-agnostic tensor engine designed for designing and training neural… dragen1860/tensorflow-2.x-tutorials — This project is a collection of TensorFlow 2.x machine learning tutorials and practical code examples. It serves as a… lazyprogrammer/machine_learning_examples — This project is a comprehensive collection of practical code examples and implementation libraries for machine… nyandwi/machine_learning_complete — This is an interactive notebook-based course that teaches machine learning from Python fundamentals through deep…