1 repo
Graphical interfaces for inspecting the architecture, layers, and parameters of machine learning models.
Distinguishing note: Specifically targets the visual inspection of model architectures rather than general data visualization or model training.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Model Visualizers. Refine with filters or upvote what's useful.
Netron is a visualizer for neural network and machine learning models. It provides a graphical interface that renders model architectures as interactive node-link diagrams, allowing users to inspect internal layers, tensors, and metadata. By performing static analysis, the tool enables the examination of model definitions without executing the underlying machine learning code. The software distinguishes itself through a schema-driven parsing engine that translates diverse proprietary model formats into a unified internal graph structure. This approach ensures interoperability, allowing users
Examine internal model layers and structures by opening files directly within a web browser or a dedicated desktop application to verify data flow and architecture.