1 repo
Tools that convert code-based definitions into visual network schematics.
Distinguishing note: Focuses on the generation of diagrams from code definitions.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Neural Network Diagram Generators. 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
Creates visual representations of neural network layers by writing code that outputs structured formatting instructions.