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

Select target unit on application load #26

Closed
tonio73 opened this issue Apr 1, 2020 · 1 comment
Closed

Select target unit on application load #26

tonio73 opened this issue Apr 1, 2020 · 1 comment
Assignees
Labels
bug Something isn't working UI User interface
Milestone

Comments

@tonio73
Copy link
Owner

tonio73 commented Apr 1, 2020

Currently, the initial selection of a neuron unit is "mocked" by drawing the top n weight connections of the output unit corresponding to the label of the selected test sample (#0).

This is improper as:

  • the bottom pane is not updated accordingly
  • it creates dependency between the center pane and the middle pane (label of selected test sample)

To do : find a mean to set the selected data of the main view, and automatically call linked callbacks

@tonio73 tonio73 added the bug Something isn't working label Apr 1, 2020
@tonio73 tonio73 added this to the Version 0.1 milestone Apr 1, 2020
@tonio73 tonio73 added this to To do in Minimal featureset (version 0.1) via automation Apr 1, 2020
@tonio73 tonio73 added the UI User interface label Apr 1, 2020
@tonio73
Copy link
Owner Author

tonio73 commented Apr 8, 2020

This is even more import for the epoch sequence since main view clickData is required to update the view

@tonio73 tonio73 moved this from To do to In progress in Minimal featureset (version 0.1) Apr 9, 2020
@tonio73 tonio73 self-assigned this Apr 9, 2020
tonio73 added a commit that referenced this issue Apr 10, 2020
@tonio73 tonio73 closed this as completed Apr 10, 2020
Minimal featureset (version 0.1) automation moved this from In progress to Done Apr 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working UI User interface
Projects
No open projects
Development

No branches or pull requests

1 participant