1 repo
Utilities for visualizing and verifying model structures during the design phase.
Distinguishing note: Focuses on pre-implementation verification of network structures.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Architecture Prototyping 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
Defines and visualizes the structure of deep learning models to verify layer connections before implementation.