-
Notifications
You must be signed in to change notification settings - Fork 160
Expand file tree
/
Copy pathtoc.yaml
More file actions
34 lines (34 loc) · 1.42 KB
/
toc.yaml
File metadata and controls
34 lines (34 loc) · 1.42 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
root: index
subtrees:
- caption: Contents
entries:
- file: README.md
title: Introduction
- file: why_transformers4rec
- file: model_definition
- file: training_eval
- file: pipeline
- file: multi_gpu_train
- file: examples/index
title: Example Notebooks
subtrees:
- entries:
- file: examples/getting-started-session-based/index
entries:
- file: examples/getting-started-session-based/01-ETL-with-NVTabular.ipynb
- file: examples/getting-started-session-based/02-session-based-XLNet-with-PyT.ipynb
- file: examples/end-to-end-session-based/index
entries:
- file: examples/end-to-end-session-based/01-ETL-with-NVTabular.ipynb
- file: examples/end-to-end-session-based/02-End-to-end-session-based-with-Yoochoose-PyT.ipynb
- file: examples/tutorial/index
entries:
- file: examples/tutorial/01-preprocess.ipynb
- file: examples/tutorial/02-ETL-with-NVTabular.ipynb
- file: examples/tutorial/03-Session-based-recsys.ipynb
- file: examples/tutorial/04-Inference-with-Triton.ipynb
- file: examples/t4rec_paper_experiments/index
- file: api/modules
- file: resources
entries:
- file: CONTRIBUTING.md