apple/ml-mycelium
Interactive web viewer for exploring large neural networks—powers the graph visualization of Talaria
This tool helps machine learning engineers and researchers visualize large, complex neural networks. It takes data about your model's structure, including hierarchical layers, and outputs an interactive web-based graph visualization. This allows you to explore the model's architecture, understand its components, and customize how each part is labeled and displayed.
No commits in the last 6 months.
Use this if you need to visually debug, analyze, or present the architecture of large machine learning models.
Not ideal if you're looking for a tool to train models or analyze model performance metrics beyond structural visualization.
Stars
70
Forks
6
Language
JavaScript
License
—
Category
Last pushed
Oct 07, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/apple/ml-mycelium"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
lutzroeder/netron
Visualizer for neural network, deep learning and machine learning models
mert-kurttutan/torchview
torchview: visualize pytorch models
raghakot/keras-vis
Neural network visualization toolkit for keras
janosh/diagrams
Diagrams of concepts in physics/chemistry/ML
dvgodoy/deepreplay
Deep Replay - Generate visualizations as in my "Hyper-parameters in Action!" series!