Path: blob/master/internal/d2l_notebooks_operations.ipynb
1191 views
Kernel: Python [conda env:pymc_exp]
Add pointer in first cell
In [10]:
In [11]:
Out[11]:
{'naive_bayes_mnist': '09',
'image_augmentation': '19',
'finetune_cnn': '19',
'skipgram': '20',
'nmt_attention': '15',
'resnet': '14',
'lenet': '14',
'batchnorm': '14',
'nmt': '15',
'multi_head_attention': '15',
'gru': '15',
'cnn1d_sentiment': '15',
'entailment_attention_mlp': '15',
'conv2d': '14',
'attention': '15',
'rnn': '15',
'densenet': '14',
'positional_encoding': '15',
'transformers': '15',
'bert': '15',
'rnn_sentiment': '15',
'word_analogies': '20',
'multi_gpu_training': '13',
'lstm': '15'}
In [12]:
Out[12]:
(28, 30)
In [13]:
Out[13]:
JAX - Torch: {'laplace_approx_beta_binom', 'activation_fun_deriv'}
Torch - JAX: set()
In [18]:
In [19]:
Out[19]:
emnist_viz
https://colab.research.google.com/github/probml/pyprobml/blob/master/notebooks/book1/01/emnist_viz_torch.ipynb is dead
text_preproc
https://colab.research.google.com/github/probml/pyprobml/blob/master/notebooks/book1/01/text_preproc_torch.ipynb is dead
transposed_conv
https://colab.research.google.com/github/probml/pyprobml/blob/master/notebooks/book1/14/transposed_conv_torch.ipynb is dead
layer_norm
https://colab.research.google.com/github/probml/pyprobml/blob/master/notebooks/book1/14/layer_norm_torch.ipynb is dead
Move d2l-notebooks
In [33]:
In [34]:
Out[34]:
cp: cannot stat '../../probml-notebooks/notebooks-d2l/naive_bayes_mnist_torch.ipynb': No such file or directory
cp: cannot stat '../../probml-notebooks/notebooks-d2l/multi_head_attention_torch.ipynb': No such file or directory
cp: cannot stat '../../probml-notebooks/notebooks-d2l/positional_encoding_torch.ipynb': No such file or directory
[['../../probml-notebooks/notebooks-d2l/naive_bayes_mnist_torch.ipynb',
'../notebooks/book1/09/naive_bayes_mnist_torch.ipynb'],
['../../probml-notebooks/notebooks-d2l/multi_head_attention_torch.ipynb',
'../notebooks/book1/15/multi_head_attention_torch.ipynb'],
['../../probml-notebooks/notebooks-d2l/positional_encoding_torch.ipynb',
'../notebooks/book1/15/positional_encoding_torch.ipynb']]
In [35]: