1 repo
Utilities for generating visual representations of neural network architectures.
Distinguishing note: Focuses on procedural modeling of network layers rather than general data visualization.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Neural Network Visualization Tools. Refine with filters or upvote what's useful.
PlotNeuralNet is a programmatic tool designed to generate high-quality visual representations of neural network architectures. It functions as a declarative visualization framework that converts structural definitions into professional-grade graphical output, specifically tailored for technical documentation and academic research papers. The project distinguishes itself by utilizing a layer-centric procedural modeling approach, which applies standardized geometric templates to network components to ensure consistent visual styling. By leveraging a domain-specific macro language and a LaTeX-ba
Constructs visual representations by iterating through neural network components and applying standardized geometric templates.