|
505 | 505 | "source": [ |
506 | 506 | "| Losses | SASRec |BERT4Rec |\n", |
507 | 507 | "| ------------ | ---------| --------------- |\n", |
508 | | - "| Softmax loss | \\+ | \\+ |\n", |
509 | | - "| BCE loss | \\+ | \\+ |\n", |
510 | | - "| gBCE loss | \\+ | \\+ |\n", |
511 | | - "| Variable number of negatives | \\+ | \\+ |\n" |
| 508 | + "| Softmax loss | + | + |\n", |
| 509 | + "| BCE loss | + | + |\n", |
| 510 | + "| gBCE loss | + | + |\n", |
| 511 | + "| Variable number of negatives | + | + |\n" |
512 | 512 | ] |
513 | 513 | }, |
514 | 514 | { |
|
524 | 524 | "source": [ |
525 | 525 | "| Customization options | SASRec |BERT4Rec |\n", |
526 | 526 | "| ------------ | ---------| --------------- |\n", |
527 | | - "| Data preprocessing | \\+ | \\+ |\n", |
528 | | - "| Item net for embeddings | \\+ | \\+ |\n", |
529 | | - "| Positional encoding | \\+ | \\+ |\n", |
530 | | - "| Transformer layers | \\+ | \\+ |\n", |
531 | | - "| Model training | \\+ | \\+ |\n" |
| 527 | + "| Data preprocessing | + | + |\n", |
| 528 | + "| Item net for embeddings | + | + |\n", |
| 529 | + "| Positional encoding | + | + |\n", |
| 530 | + "| Transformer layers | + | + |\n", |
| 531 | + "| Model training | + | + |\n" |
532 | 532 | ] |
533 | 533 | }, |
534 | 534 | { |
|
0 commit comments