1 Repo
Visual representation of tensor concatenation layers in a neural network.
Distinct from UI Layer Rendering: Focuses on the specific neural network operation of concatenating tensors rather than general UI depth layering.
Explore 1 awesome GitHub repository matching user interface & experience · Concatenation Layer Rendering. Refine with filters or upvote what's useful.
Tensorspace is a WebGL-based 3D visualization framework and renderer designed to map deep learning model architectures and tensor data into interactive three-dimensional spaces. It serves as a neural network architecture visualizer and model inspector, allowing users to render model topologies and analyze data flow within a web browser. The project distinguishes itself through its ability to convert pre-trained Keras and TensorFlow models into spatial representations. It integrates with TensorFlow.js to execute inference in the browser, enabling the real-time visualization of intermediate act
Renders a merged layer instance that combines multiple input layers of the same shape.