├── Course_notes_solutions_answers_Introduction_to_Deep_Learning_in_Python.pdf ├── README.md ├── chapter1_Basics_of_deep_learning_and_neural_networks.pdf ├── chapter2_Optimizing_a_neural_network_with_backward_propagation.pdf ├── chapter3_Building_deep_learning_models_with_keras.pdf └── chapter4_Fine-tuning_keras_models.pdf /Course_notes_solutions_answers_Introduction_to_Deep_Learning_in_Python.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JNYH/DataCamp_Introduction_to_Deep_Learning_in_Python/HEAD/Course_notes_solutions_answers_Introduction_to_Deep_Learning_in_Python.pdf -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JNYH/DataCamp_Introduction_to_Deep_Learning_in_Python/HEAD/README.md -------------------------------------------------------------------------------- /chapter1_Basics_of_deep_learning_and_neural_networks.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JNYH/DataCamp_Introduction_to_Deep_Learning_in_Python/HEAD/chapter1_Basics_of_deep_learning_and_neural_networks.pdf -------------------------------------------------------------------------------- /chapter2_Optimizing_a_neural_network_with_backward_propagation.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JNYH/DataCamp_Introduction_to_Deep_Learning_in_Python/HEAD/chapter2_Optimizing_a_neural_network_with_backward_propagation.pdf -------------------------------------------------------------------------------- /chapter3_Building_deep_learning_models_with_keras.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JNYH/DataCamp_Introduction_to_Deep_Learning_in_Python/HEAD/chapter3_Building_deep_learning_models_with_keras.pdf -------------------------------------------------------------------------------- /chapter4_Fine-tuning_keras_models.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JNYH/DataCamp_Introduction_to_Deep_Learning_in_Python/HEAD/chapter4_Fine-tuning_keras_models.pdf --------------------------------------------------------------------------------