julrog/nn_vis
A project for processing neural networks and rendering to gain insights on the architecture and parameters of a model through a decluttered representation. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2374
- days_rel: n/a
- days_push: 970
- n_releases_24m: 0
Adoption not part of the score
1174 stars · 190 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python tool that processes trained neural networks and renders them as decluttered 3D visualizations of their architecture and parameters, using importance estimation, edge bundling, and ray tracing. It includes a desktop visualization tool with optional VR support and a Docker image.
Use cases
- visualize neural network architecture in 3d
- inspect parameters of a trained model visually
- understand which parts of a network are important
- explore deep learning models in virtual reality
- create decluttered renderings of large neural networks
- compare neural network architectures visually
When to choose
- you want an interactive 3D/VR visualization of a trained PyTorch-style model's architecture and learned importance
- you need publication-quality renderings of network structure
- you want to explore model internals beyond static diagrams
When to avoid
- you need training dashboards or scalar metrics like loss curves (use TensorBoard or W&B)
- you need a lightweight in-notebook plotting library
- you need support for arbitrary model formats without preprocessing
Facets
application · maturity maintenance
data-visualization machine-learning graphics developer-tools deep-learning data-visualization machine-learning graphics python cross-platform neural-networks opengl virtual-reality 3d-visualization model-interpretability rendering-engine docker
1 source
- readme: https://github.com/julrog/nn_vis · fetched 2026-08-28 · 351f184b2f14
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| julrog/nn_vis | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem