Closed plonerma closed 3 years ago
Im working on them sliders!
052fdcf35f7290b2207e268f7b8ca9f82b543827
Awesome, so now we just have to discuss what we do with the webapp. Wanna check it out (my latest commit) and tell me what you think? I added a toggle for activating the methods to maybe just compare two at a time or so...
Is the reg. coeff. of iMAML aleady implemented in js? If yes, we should connect the slider. Didn't find the variable.
Btw I suggest we just leave the webapp where it is and close this issue. It's not optimal because it overlaps but I don't know if it is better to put it on a standalone page.
I will take a look (regarding the regularization parameter).
Yes, the way it is right now should be fine. Plus, this way it has some context (instead of being isolated).
I really like the visual effect of the disabled methods - makes it quite clear what is happening (at least for me, knowing what is about anyways...).
One last thing that we should add: Either their should be a dropdown box for the different tasks or we should make it clear that there is more than one.
It would probably also be nicer if the sliders had equal length, but I'm not sure if there is an easy way to achieve this using the slider component I wrote...
Have you noticed, there is a really weird behavior: only MAML will update, if it is solely active, and iMAML only updates, if all methods are active? Maybe there is something off with the filter...
Ah, if maml is filtered away, all following i
s reference the wrong alg.
Fixed in 6adcd8212bc10ac3180e7cf68e1af58ab6ef3f77
ok awesome, so we keep the figure there for now and close this?
I will work on this tomorrow:
and then close it.