awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
zsdonghao avatar

zsdonghao/tensorlayer

0
View on GitHub↗
7,384 Stars·1,588 Forks·Python·10 Aufrufetensorlayerx.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.

Star-Verlauf

Star-Verlauf für zsdonghao/tensorlayerStar-Verlauf für zsdonghao/tensorlayer

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht 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.

Was sind die Hauptfunktionen von zsdonghao/tensorlayer?

Die Hauptfunktionen von zsdonghao/tensorlayer sind: 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.

Welche Open-Source-Alternativen gibt es zu zsdonghao/tensorlayer?

Open-Source-Alternativen zu zsdonghao/tensorlayer sind unter anderem: 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…

Open-Source-Alternativen zu Tensorlayer

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Tensorlayer.
  • tracel-ai/burnAvatar von tracel-ai

    tracel-ai/burn

    15,474Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗15,474
  • tensorlayer/tensorlayerAvatar von tensorlayer

    tensorlayer/TensorLayer

    7,384Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,384
  • google/traxAvatar von google

    google/trax

    8,304Auf GitHub ansehen↗

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

    dragen1860/TensorFlow-2.x-Tutorials

    6,351Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,351
Alle 30 Alternativen zu Tensorlayer anzeigen→