Path: blob/master/internal/probml_notebooks_to_pyprobml.ipynb
1191 views
Kernel: Python [conda env:pyprobml]
In [47]:
In [48]:
Out[48]:
['../../../pml-book/pml1/figure_notebooks/chapter9_linear_discriminant_analysis_figures.ipynb',
'../../../pml-book/pml1/figure_notebooks/chapter11_linear_regression_figures.ipynb']
Detect all notebooks
In [49]:
Out[49]:
[{'09': [['To reproduce this figure, click the open in colab button: <a href="https://colab.research.google.com/github/probml/probml-notebooks/blob/master/notebooks-d2l/naive_bayes_mnist.ipynb" target="_parent"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/></a>'],
['To reproduce this figure, click the open in colab button: <a href="https://colab.research.google.com/github/probml/probml-notebooks/blob/master/notebooks-d2l/naive_bayes_mnist.ipynb" target="_parent"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/></a>']]},
{'11': []}]
Detect paths and map between old and new
In [51]:
In [52]:
In [55]:
Out[55]:
[('../../../probml-notebooks/notebooks-d2l/naive_bayes_mnist.ipynb',
'../notebooks/book1/09/naive_bayes_mnist.ipynb'),
('../../../probml-notebooks/notebooks/iris_dtree.ipynb',
'../notebooks/book1/01/iris_dtree.ipynb')]
Move to book1 folder
In [56]:
Out[56]:
copied ../../../probml-notebooks/notebooks-d2l/naive_bayes_mnist.ipynb to ../notebooks/book1/09/naive_bayes_mnist.ipynb
copied ../../../probml-notebooks/notebooks/iris_dtree.ipynb to ../notebooks/book1/01/iris_dtree.ipynb
copied ../../../probml-notebooks/notebooks-d2l/conv2d_jax.ipynb to ../notebooks/book1/14/conv2d_jax.ipynb
copied ../../../probml-notebooks/notebooks/cnn_mnist_tf.ipynb to ../notebooks/book1/14/cnn_mnist_tf.ipynb
copied ../../../probml-notebooks/notebooks/poisson_regression_insurance.ipynb to ../notebooks/book1/12/poisson_regression_insurance.ipynb
copied ../../../probml-notebooks/notebooks/mlp_mnist_tf.ipynb to ../notebooks/book1/13/mlp_mnist_tf.ipynb
copied ../../../probml-notebooks/notebooks/mlp_1d_regression_hetero_tfp.ipynb to ../notebooks/book1/13/mlp_1d_regression_hetero_tfp.ipynb
copied ../../../probml-notebooks/notebooks/activation_fun_deriv_jax.ipynb to ../notebooks/book1/13/activation_fun_deriv_jax.ipynb
copied ../../../probml-notebooks/notebooks/sparse_mlp.ipynb to ../notebooks/book1/13/sparse_mlp.ipynb
copied ../../../probml-notebooks/notebooks/sgd_minima_variance.ipynb to ../notebooks/book1/13/sgd_minima_variance.ipynb
copied ../../../probml-notebooks/notebooks-d2l/rnn_jax.ipynb to ../notebooks/book1/15/rnn_jax.ipynb
copied ../../../probml-notebooks/notebooks/kernel_regression_attention.ipynb to ../notebooks/book1/15/kernel_regression_attention.ipynb
copied ../../../probml-notebooks/notebooks-d2l/positional_encoding.ipynb to ../notebooks/book1/15/positional_encoding.ipynb
copied ../../../probml-notebooks/notebooks/MIC_correlation_2d.ipynb to ../notebooks/book1/06/MIC_correlation_2d.ipynb
copied ../../../probml-notebooks/notebooks/matrix_factorization_recommender.ipynb to ../notebooks/book1/22/matrix_factorization_recommender.ipynb
[Errno 2] No such file or directory: '../../../probml-notebooks/notebooks/image_augmentation_jax.ipynb' ../notebooks/book1/19/image_augmentation_jax.ipynb
copied ../../../probml-notebooks/notebooks/lrschedule_tf.ipynb to ../notebooks/book1/08/lrschedule_tf.ipynb
copied ../../../probml-notebooks/notebooks/ae_mnist_tf.ipynb to ../notebooks/book1/20/ae_mnist_tf.ipynb
copied ../../../probml-notebooks/notebooks/vae_mnist_conv_lightning.ipynb to ../notebooks/book1/20/vae_mnist_conv_lightning.ipynb
copied ../../../probml-notebooks/notebooks/gmm_chooseK_pymc3.ipynb to ../notebooks/book1/21/gmm_chooseK_pymc3.ipynb