tensorlayer/TensorLayer
Deep Learning and Reinforcement Learning Library for Scientists and Engineers
This tool helps scientists and engineers quickly build advanced AI models for deep learning and reinforcement learning. You can input various types of data and model architectures, then it helps you create complex neural networks. The output is a trained AI model capable of making predictions or decisions, useful for anyone developing or researching AI systems.
7,393 stars. Used by 1 other package. No commits in the last 6 months. Available on PyPI.
Use this if you are a researcher or engineer looking to rapidly prototype and train sophisticated deep learning or reinforcement learning models using TensorFlow.
Not ideal if you need to deploy models on very specific, extremely low-power microcontrollers (though it supports some AI chips) or if you prefer a framework other than TensorFlow (consider TensorLayerX for multi-backend support).
Stars
7,393
Forks
1,592
Language
Python
License
—
Category
Last pushed
Feb 18, 2023
Commits (30d)
0
Reverse dependents
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/tensorlayer/TensorLayer"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related frameworks
pymc-devs/pytensor
PyTensor allows you to define, optimize, and efficiently evaluate mathematical expressions...
arogozhnikov/einops
Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)
lava-nc/lava-dl
Deep Learning library for Lava
tensorly/tensorly
TensorLy: Tensor Learning in Python.
tensorpack/tensorpack
A Neural Net Training Interface on TensorFlow, with focus on speed + flexibility