0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript3,101 forks (3,101 forks)batch import
featurehelp wanted
Repository metrics
- Stars
- 32,743 stars (32,743 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Contributor guide
- Research direction
- Explore how to create a custom Jupyter widget using ipywidgets library to display neural network models from Netron without a localhost server. Read the ipywidgets documentation and understand the low level widget API. Then investigate Netron's model parsing and rendering code to see what can be reused in a Jupyter environment. Expected outcomes: a proof of concept widget that can load and display a neural network graph.
- Tech stack
- pythonjavascript
- Domain
- machine learningfrontend
- Issue type
- Feature
- Prerequisites
- PythonJavaScript