1 repo
Programming interfaces for defining and documenting neural network structures.
Distinguishing note: Focuses on defining structures for the purpose of visualization.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Neural Network Definition Interfaces. 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 complex neural network architectures using a programming interface that produces professional visual diagrams.