-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_pkgdown.yml
59 lines (51 loc) · 1.4 KB
/
_pkgdown.yml
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
55
56
57
58
59
destination: docs
url: https://athospd.github.io/mestrado/
home:
title: R packages for reproduce my masters degree project.
links:
- text: Ask a question about this work
href: https://github.com/Athospd/mestrado/issues
authors:
Athos Damiani:
href: https://github.com/athospd
template:
params:
ganalytics: UA-167498118-1
bootswatch: united
navbar:
structure:
left:
- home
- intro
- reference
- articles
- tutorials
- news
right: github
components:
home:
icon: fas fa-home fa-lg
href: index.html
reference:
text: Reference
href: reference/index.html
articles:
text: Articles
menu:
- text: Data and MP3 Gathering
href: articles/01-data-gathering.html
- text: Preparing MP3 for Modelling
href: articles/02-data-prep.html
- text: Slicing Wave Files
href: articles/03-data-slicing.html
- text: Data Annotation
href: articles/04-data-annotation.html
- text: Data Labelling
href: articles/05-data-labeling.html
- text: Data Train/Test Spliting
href: articles/06-data-train-test-spliting.html
- text: Modeling - Raw Audio + 1DConv
href: articles/09-modeling-raw-audio-1dconv.html
github:
icon: fa-github
href: https://github.com/athospd/mestrado