1chooo / refinaid

🐻 Enabling everyone unfamiliar with programming languages to easily engage with AI and open the doors to the world of the future. (AI4ALL)
https://refinaid.vercel.app/
Apache License 2.0
21 stars 5 forks source link

update: showing Preprocessing data #55

Closed 1chooo closed 1 year ago

1chooo commented 1 year ago

Splitting submit_setting_btn_click into Two Events:

  1. Update Training Content Display: The first event will be responsible for updating the display of the training content.
  2. Obtain DataConfig via the Training Button: The second event will handle obtaining the DataConfig when the training button is clicked.