-
Notifications
You must be signed in to change notification settings - Fork 39
Expand file tree
/
Copy path_toc.yml
More file actions
54 lines (46 loc) · 1.23 KB
/
_toc.yml
File metadata and controls
54 lines (46 loc) · 1.23 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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
- file: landing
- part: Introduction
chapters:
- file: intro/tutorial_structure
- file: intro/src_sep_101
- file: intro/open_src_projects
- part: Basics of Source Separation
chapters:
- file: basics/representations
- file: basics/tf_and_masking
- file: basics/phase
- file: basics/evaluation
- part: First Steps
chapters:
- file: first_steps/nussl_intro
- file: first_steps/repetition
- file: first_steps/byo_hpss
- part: Deep Learning Approaches
chapters:
- file: approaches/deep/introduction
- file: approaches/deep/building_blocks
- file: approaches/deep/architectures
- part: Data
chapters:
- file: data/introduction
- file: data/datasets
- file: data/musdb18
- file: data/scaper
- file: data/recap
- part: Training
chapters:
- file: training/intro
- file: training/gradient_descent
- file: training/building_blocks
- file: training/putting_it_all_together
- part: Conclusions
chapters:
- file: conclusions/applications
- file: conclusions/concluding_remarks
- part: Resources
chapters:
- file: zzz_refs
- file: resources/reading
- file: resources/cite_this
- file: resources/acknowledgements
- file: resources/authors