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

Demonstrate the neural network structure of each experimental #420

Open
little1d opened this issue Mar 16, 2024 · 0 comments
Open

Demonstrate the neural network structure of each experimental #420

little1d opened this issue Mar 16, 2024 · 0 comments
Labels
💪 enhancement New feature or request

Comments

@little1d
Copy link
Contributor

🤩 Functional description

Being new to deep learning and even pytorch, I have a hard time understanding the intricate network structure in deep learning. What are the roles of the convolutional, pooling and Softmax layers? How are they connected? A visual representation would improve development and learning efficiency.

I need a visual structure to help me understand urgently!!!.

👍 What problem does this feature solve

  1. Each experiment dashboard displays a different diagram of the network architecture to make it easier to compare experiments.
  2. The model building process is easier to understand.
  3. Make model fine-tuning process more convenient.

👾 What does the proposed application interface look like?

Maybe swanlab.struct? You can add this code under model define process, take this picture as example:
image

🚑 Any additional information [e.g. screenshots].

image
image

This is the current work in several related fields, I hope it will be helpful to you.

https://github.com/HarisIqbal88/PlotNeuralNet

https://github.com/julrog/nn_vis

@little1d little1d added the 💪 enhancement New feature or request label Mar 16, 2024
@Zeyi-Lin Zeyi-Lin changed the title [FEATURE] Demonstrate the neural network structure of each experimental Demonstrate the neural network structure of each experimental Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💪 enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant