diff --git a/06_decision_trees.ipynb b/05_decision_trees.ipynb similarity index 100% rename from 06_decision_trees.ipynb rename to 05_decision_trees.ipynb diff --git a/07_ensemble_learning_and_random_forests.ipynb b/06_ensemble_learning_and_random_forests.ipynb similarity index 100% rename from 07_ensemble_learning_and_random_forests.ipynb rename to 06_ensemble_learning_and_random_forests.ipynb diff --git a/08_dimensionality_reduction.ipynb b/07_dimensionality_reduction.ipynb similarity index 100% rename from 08_dimensionality_reduction.ipynb rename to 07_dimensionality_reduction.ipynb diff --git a/09_unsupervised_learning.ipynb b/08_unsupervised_learning.ipynb similarity index 100% rename from 09_unsupervised_learning.ipynb rename to 08_unsupervised_learning.ipynb diff --git a/10_neural_nets_with_keras.ipynb b/09_neural_nets_with_keras.ipynb similarity index 100% rename from 10_neural_nets_with_keras.ipynb rename to 09_neural_nets_with_keras.ipynb diff --git a/11_training_deep_neural_networks.ipynb b/10_training_deep_neural_networks.ipynb similarity index 100% rename from 11_training_deep_neural_networks.ipynb rename to 10_training_deep_neural_networks.ipynb diff --git a/12_custom_models_and_training_with_tensorflow.ipynb b/11_custom_models_and_training_with_tensorflow.ipynb similarity index 100% rename from 12_custom_models_and_training_with_tensorflow.ipynb rename to 11_custom_models_and_training_with_tensorflow.ipynb diff --git a/13_loading_and_preprocessing_data.ipynb b/12_loading_and_preprocessing_data.ipynb similarity index 100% rename from 13_loading_and_preprocessing_data.ipynb rename to 12_loading_and_preprocessing_data.ipynb diff --git a/14_deep_computer_vision_with_cnns.ipynb b/13_deep_computer_vision_with_cnns.ipynb similarity index 100% rename from 14_deep_computer_vision_with_cnns.ipynb rename to 13_deep_computer_vision_with_cnns.ipynb diff --git a/15_processing_sequences_using_rnns_and_cnns.ipynb b/14_processing_sequences_using_rnns_and_cnns.ipynb similarity index 100% rename from 15_processing_sequences_using_rnns_and_cnns.ipynb rename to 14_processing_sequences_using_rnns_and_cnns.ipynb diff --git a/16_nlp_with_rnns_and_attention.ipynb b/15_nlp_with_rnns_and_attention.ipynb similarity index 100% rename from 16_nlp_with_rnns_and_attention.ipynb rename to 15_nlp_with_rnns_and_attention.ipynb diff --git a/17_autoencoders_and_gans.ipynb b/16_autoencoders_and_gans.ipynb similarity index 100% rename from 17_autoencoders_and_gans.ipynb rename to 16_autoencoders_and_gans.ipynb diff --git a/18_reinforcement_learning.ipynb b/17_reinforcement_learning.ipynb similarity index 100% rename from 18_reinforcement_learning.ipynb rename to 17_reinforcement_learning.ipynb diff --git a/19_training_and_deploying_at_scale.ipynb b/18_training_and_deploying_at_scale.ipynb similarity index 100% rename from 19_training_and_deploying_at_scale.ipynb rename to 18_training_and_deploying_at_scale.ipynb diff --git a/05_support_vector_machines.ipynb b/extra_support_vector_machines.ipynb similarity index 100% rename from 05_support_vector_machines.ipynb rename to extra_support_vector_machines.ipynb