Timeline for answer to Implementing Multiclass Dice Loss Function by teriyaki
Current License: CC BY-SA 4.0
Post Revisions
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 25, 2021 at 20:10 | comment | added | teriyaki | Actually you can do the one-hot encoding inside the loss function but if you have multiple loss functions, then you would need to add one-hot encoding into each loss function. And this makes the codes longer. | |
| Jul 8, 2021 at 20:49 | comment | added | Manuel Popp | "This needs to be done outside of the loss calculation code" is there a reason to do the one-hot encoding outside of the loss function? | |
| Mar 17, 2021 at 11:49 | history | edited | teriyaki | CC BY-SA 4.0 |
deleted 8 characters in body
|
| Mar 17, 2021 at 10:22 | history | edited | teriyaki | CC BY-SA 4.0 |
deleted 37 characters in body
|
| Mar 17, 2021 at 9:14 | history | edited | teriyaki | CC BY-SA 4.0 |
added 17 characters in body
|
| Mar 16, 2021 at 6:07 | review | Late answers | |||
| Mar 16, 2021 at 9:30 | |||||
| Mar 16, 2021 at 5:53 | history | edited | Dharman♦ | CC BY-SA 4.0 |
Stack Overflow is like an encyclopedia, so we prefer to omit these types of phrases. It is assumed that everyone here is trying to be helpful.
|
| Mar 16, 2021 at 5:51 | review | First posts | |||
| Mar 16, 2021 at 11:11 | |||||
| Mar 16, 2021 at 5:47 | history | answered | teriyaki | CC BY-SA 4.0 |