Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
probml
GitHub Repository: probml/pyprobml
Path: blob/master/internal/d2l_notebooks_mapping.txt
1191 views
1
{'naive_bayes_mnist': '09',
2
'image_augmentation': '19',
3
'finetune_cnn': '19',
4
'skipgram': '20',
5
'nmt_attention': '15',
6
'resnet': '14',
7
'lenet': '14',
8
'batchnorm': '14',
9
'nmt': '15',
10
'multi_head_attention': '15',
11
'gru': '15',
12
'cnn1d_sentiment': '15',
13
'entailment_attention_mlp': '15',
14
'conv2d': '14',
15
'attention': '15',
16
'rnn': '15',
17
'densenet': '14',
18
'positional_encoding': '15',
19
'transformers': '15',
20
'bert': '15',
21
'rnn_sentiment': '15',
22
'word_analogies': '20',
23
'multi_gpu_training': '13',
24
'lstm': '15'}
25