Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Idea: Neural Network Viewer #166

Open
wvdvegte opened this issue Feb 1, 2024 · 0 comments
Open

Idea: Neural Network Viewer #166

wvdvegte opened this issue Feb 1, 2024 · 0 comments
Assignees

Comments

@wvdvegte
Copy link

wvdvegte commented Feb 1, 2024

Expected behavior

For educational purposes, it would be nice to have a Neutral Network Viewer connecting to the Model output of Neural Network, that graphically depicts the network, including the input and output neurons. For instance if 'Neurons in hidden layers' is user-defined as 4,4 and, based on the selected features and targets, the number of input and output neurons is 3 and 2, respectively, it would show something like this:
image
There could be check boxes for labels: the input neurons could be labelled with the names of the features, and the output(s) with the name(s) of the target and/or the classes/categories. If the model has data on its input, also the connectors could be labelled with the weights.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants