-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_toc.yml
50 lines (49 loc) · 1.27 KB
/
_toc.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
# Table of contents
# Learn more at https://jupyterbook.org/customize/toc.html
format: jb-book
root: index
options:
numbered: true
chapters:
- file: intro
- file: python.myst.md
- file: k-NN_k-Nearest Neighbors Classifier_解説.ipynb
sections:
- file: k-NN_k-Nearest Neighbors Classifier_実装.ipynb
- file: k-NN_k-Nearest Neighbors Classifier_実装_ans.ipynb
- file: k-Means_課題.ipynb
sections:
- file: k-Means_回答.ipynb
- file: LinearRegression.ipynb
- file: LogisticRegression.ipynb
- file: SVD_Singular Value Decomposition.ipynb
- file: PCA_Principal Component Analysis.ipynb
- file: NMF_Non-Negative Matrix Factorization.ipynb
- file: RF_RandomForestの実装.ipynb
- file: perceptron.ipynb
sections:
- file: perceptron.myst.md
- file: mlp.ipynb
sections:
- file: matrix_ops.ipynb
- file: activation_functions.ipynb
- file: mlp_iris.myst.md
- file: word2vec.ipynb
sections:
- file: cbow.myst.md
- file: skipgram.myst.md
- file: skip_gram.ipynb
- file: rnn.ipynb
sections:
- file: lstm.ipynb
- file: cnn.ipynb
- file: ae.ipynb
sections:
- file: ae_mnist.myst.md
- file: ae.myst.md
#- file: VariatoinalAutoEncoder.ipynb
- file: gan.ipynb
sections:
- file: dcgan.ipynb
- file: wgan.ipynb
- file: bib.myst.md