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

Custom JavaScript Object Enhancement - About Layer #19

Closed
karkir0003 opened this issue May 16, 2022 · 1 comment
Closed

Custom JavaScript Object Enhancement - About Layer #19

karkir0003 opened this issue May 16, 2022 · 1 comment
Assignees
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Milestone

Comments

@karkir0003
Copy link
Member

karkir0003 commented May 16, 2022

@farisdurrani has created a custom JavaScript object which would allow us to add more "layers" that the user can select from in the Drag and Drop (right now as I'm writing this issue, the "available layers" and/or activations are Linear, Non-Linear, ReLU, Sigmoid. We want our playground to support things like Conv2D, LSTM, Pretrained models (eg: ResNet, AlexNet, ...). However, users might not fully understand the meaning behind these layers and/or activation functions. We would want to add an extra attribute to the JavaScript object that provides a description for the layer and/or activation function, link to a good resource and explain what the parameters mean so that the user can play around accordingly.

Ideal Behavior: When the user hovers over the "?" icon for each draggable layer, the information regarding the use of the draggable layer will pop up

@karkir0003 karkir0003 added the enhancement New feature or request label May 16, 2022
@karkir0003 karkir0003 added this to the Iteration 1 milestone May 16, 2022
@karkir0003 karkir0003 added help wanted Extra attention is needed good first issue Good for newcomers and removed enhancement New feature or request labels May 16, 2022
@karkir0003 karkir0003 changed the title Custom JavaScript Object Enhancement Custom JavaScript Object Enhancement - About Layer May 16, 2022
@farisdurrani
Copy link
Member

Duplicate: #30.

Recommend to close this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants