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

Frontend #1

Open
12 of 26 tasks
jkrude opened this issue Feb 13, 2022 · 0 comments
Open
12 of 26 tasks

Frontend #1

jkrude opened this issue Feb 13, 2022 · 0 comments
Milestone

Comments

@jkrude
Copy link
Collaborator

jkrude commented Feb 13, 2022

Core features

  • If there is a finished battle for the selected dataset ask if a new battle should be started, else display results
    • Improvement over Use-cached-data button
    • Only display for the same dataset

Config page

  • Group config options by Model / Query-Strategy
    • Only show those options which are possible for the selected Query-Strategy
  • Make plots and metrics selectable

Loading page

  • Send status-request on page-reload (f5) when waiting for training results
  • Termination option
    • Ask for termination when go-back-arrow is pressed
  • Always send get_status if timer hits zero

Results page

  • Replace plot-placeholders with actual plots
  • Replace Metrics placeholder which actual metrics
  • Option to view all samples in the current iteration (if batch size > 1)
  • Display query-strategy name as header

Styling

  • Proper tooltips for dataset-action-icons
  • Show color of experiment next to the query-strategy name
  • Add tab for battle-mode
  • Adjust results page width dynamically to window-width
  • Countdown timer in between status-events
  • Display Sample-content for Table-Samples
  • Fix x-axis tick-label for large amount of iterations

Optional

  • Link Config-Options to ALipy-API-Reference
  • Open plot in increased size (pop up) when clicked
  • Show Sample on click in data-map
  • Proper loading animations
    • Distinguish between setup phase and training-phase
  • Download iteration
@jkrude jkrude added this to the Al Wars milestone Feb 13, 2022
@janikschoenfelder janikschoenfelder removed their assignment Apr 23, 2022
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