├── C1_Introduction_to_Tensorflow ├── Week1 │ ├── C1W1_Assignment.ipynb │ └── quiz.txt ├── Week2 │ ├── C1W2_Assignment.ipynb │ └── quiz.txt ├── Week3 │ ├── C1W3_Assignment.ipynb │ └── quiz.txt └── Week4 │ ├── C1W4_Assignment.ipynb │ └── quiz.txt ├── C2_Convolutional_Neural_Networks_in_TensorFlow ├── Week1 │ ├── C2W1_Assignment.ipynb │ ├── history.pkl │ └── quiz.txt ├── Week2 │ ├── C2W2_Assignment.ipynb │ ├── history_augmented.pkl │ └── quiz.txt ├── Week3 │ ├── C2W3_Assignment.ipynb │ └── quiz.txt └── Week4 │ ├── C2W4_Assignment.ipynb │ └── quiz.txt ├── C3_Natural_Language_Processing_in_TensorFlow ├── Natural Language Processing - Notes.pdf ├── Week1 │ ├── C3W1_Assignment.ipynb │ ├── few_changes.jpg │ └── quiz.txt ├── Week2 │ ├── C3W2_Assignment.ipynb │ └── quiz.txt ├── Week3 │ ├── C3W3_Assignment.ipynb │ └── quiz.txt └── Week4 │ ├── C3W4_Assignment.ipynb │ ├── history.pkl │ └── quiz.txt ├── C4_Sequnces_Time_Series_and_Prediction ├── Week1 │ ├── C4W1_Assignment.ipynb │ └── quiz.txt ├── Week2 │ ├── C4W2_Assignment.ipynb │ └── quiz.txt ├── Week3 │ ├── C4W3_Assignment.ipynb │ └── quiz.txt └── Week4 │ ├── C4W4_Assignment.ipynb │ └── quiz.txt └── Material.txt /C1_Introduction_to_Tensorflow/Week1/C1W1_Assignment.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HargunaniHarsha/DeepLearning.Ai-Tensorflow-Professional-Certificate/HEAD/C1_Introduction_to_Tensorflow/Week1/C1W1_Assignment.ipynb -------------------------------------------------------------------------------- /C1_Introduction_to_Tensorflow/Week1/quiz.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HargunaniHarsha/DeepLearning.Ai-Tensorflow-Professional-Certificate/HEAD/C1_Introduction_to_Tensorflow/Week1/quiz.txt -------------------------------------------------------------------------------- /C1_Introduction_to_Tensorflow/Week2/C1W2_Assignment.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HargunaniHarsha/DeepLearning.Ai-Tensorflow-Professional-Certificate/HEAD/C1_Introduction_to_Tensorflow/Week2/C1W2_Assignment.ipynb -------------------------------------------------------------------------------- /C1_Introduction_to_Tensorflow/Week2/quiz.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HargunaniHarsha/DeepLearning.Ai-Tensorflow-Professional-Certificate/HEAD/C1_Introduction_to_Tensorflow/Week2/quiz.txt -------------------------------------------------------------------------------- /C1_Introduction_to_Tensorflow/Week3/C1W3_Assignment.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HargunaniHarsha/DeepLearning.Ai-Tensorflow-Professional-Certificate/HEAD/C1_Introduction_to_Tensorflow/Week3/C1W3_Assignment.ipynb -------------------------------------------------------------------------------- /C1_Introduction_to_Tensorflow/Week3/quiz.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HargunaniHarsha/DeepLearning.Ai-Tensorflow-Professional-Certificate/HEAD/C1_Introduction_to_Tensorflow/Week3/quiz.txt -------------------------------------------------------------------------------- /C1_Introduction_to_Tensorflow/Week4/C1W4_Assignment.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HargunaniHarsha/DeepLearning.Ai-Tensorflow-Professional-Certificate/HEAD/C1_Introduction_to_Tensorflow/Week4/C1W4_Assignment.ipynb -------------------------------------------------------------------------------- /C1_Introduction_to_Tensorflow/Week4/quiz.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HargunaniHarsha/DeepLearning.Ai-Tensorflow-Professional-Certificate/HEAD/C1_Introduction_to_Tensorflow/Week4/quiz.txt -------------------------------------------------------------------------------- /C2_Convolutional_Neural_Networks_in_TensorFlow/Week1/C2W1_Assignment.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HargunaniHarsha/DeepLearning.Ai-Tensorflow-Professional-Certificate/HEAD/C2_Convolutional_Neural_Networks_in_TensorFlow/Week1/C2W1_Assignment.ipynb -------------------------------------------------------------------------------- /C2_Convolutional_Neural_Networks_in_TensorFlow/Week1/history.pkl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HargunaniHarsha/DeepLearning.Ai-Tensorflow-Professional-Certificate/HEAD/C2_Convolutional_Neural_Networks_in_TensorFlow/Week1/history.pkl -------------------------------------------------------------------------------- /C2_Convolutional_Neural_Networks_in_TensorFlow/Week1/quiz.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HargunaniHarsha/DeepLearning.Ai-Tensorflow-Professional-Certificate/HEAD/C2_Convolutional_Neural_Networks_in_TensorFlow/Week1/quiz.txt -------------------------------------------------------------------------------- /C2_Convolutional_Neural_Networks_in_TensorFlow/Week2/C2W2_Assignment.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HargunaniHarsha/DeepLearning.Ai-Tensorflow-Professional-Certificate/HEAD/C2_Convolutional_Neural_Networks_in_TensorFlow/Week2/C2W2_Assignment.ipynb -------------------------------------------------------------------------------- /C2_Convolutional_Neural_Networks_in_TensorFlow/Week2/history_augmented.pkl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HargunaniHarsha/DeepLearning.Ai-Tensorflow-Professional-Certificate/HEAD/C2_Convolutional_Neural_Networks_in_TensorFlow/Week2/history_augmented.pkl -------------------------------------------------------------------------------- /C2_Convolutional_Neural_Networks_in_TensorFlow/Week2/quiz.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HargunaniHarsha/DeepLearning.Ai-Tensorflow-Professional-Certificate/HEAD/C2_Convolutional_Neural_Networks_in_TensorFlow/Week2/quiz.txt -------------------------------------------------------------------------------- /C2_Convolutional_Neural_Networks_in_TensorFlow/Week3/C2W3_Assignment.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HargunaniHarsha/DeepLearning.Ai-Tensorflow-Professional-Certificate/HEAD/C2_Convolutional_Neural_Networks_in_TensorFlow/Week3/C2W3_Assignment.ipynb -------------------------------------------------------------------------------- /C2_Convolutional_Neural_Networks_in_TensorFlow/Week3/quiz.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HargunaniHarsha/DeepLearning.Ai-Tensorflow-Professional-Certificate/HEAD/C2_Convolutional_Neural_Networks_in_TensorFlow/Week3/quiz.txt -------------------------------------------------------------------------------- /C2_Convolutional_Neural_Networks_in_TensorFlow/Week4/C2W4_Assignment.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HargunaniHarsha/DeepLearning.Ai-Tensorflow-Professional-Certificate/HEAD/C2_Convolutional_Neural_Networks_in_TensorFlow/Week4/C2W4_Assignment.ipynb -------------------------------------------------------------------------------- /C2_Convolutional_Neural_Networks_in_TensorFlow/Week4/quiz.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HargunaniHarsha/DeepLearning.Ai-Tensorflow-Professional-Certificate/HEAD/C2_Convolutional_Neural_Networks_in_TensorFlow/Week4/quiz.txt -------------------------------------------------------------------------------- /C3_Natural_Language_Processing_in_TensorFlow/Natural Language Processing - Notes.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HargunaniHarsha/DeepLearning.Ai-Tensorflow-Professional-Certificate/HEAD/C3_Natural_Language_Processing_in_TensorFlow/Natural Language Processing - Notes.pdf -------------------------------------------------------------------------------- /C3_Natural_Language_Processing_in_TensorFlow/Week1/C3W1_Assignment.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HargunaniHarsha/DeepLearning.Ai-Tensorflow-Professional-Certificate/HEAD/C3_Natural_Language_Processing_in_TensorFlow/Week1/C3W1_Assignment.ipynb -------------------------------------------------------------------------------- /C3_Natural_Language_Processing_in_TensorFlow/Week1/few_changes.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HargunaniHarsha/DeepLearning.Ai-Tensorflow-Professional-Certificate/HEAD/C3_Natural_Language_Processing_in_TensorFlow/Week1/few_changes.jpg -------------------------------------------------------------------------------- /C3_Natural_Language_Processing_in_TensorFlow/Week1/quiz.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HargunaniHarsha/DeepLearning.Ai-Tensorflow-Professional-Certificate/HEAD/C3_Natural_Language_Processing_in_TensorFlow/Week1/quiz.txt -------------------------------------------------------------------------------- /C3_Natural_Language_Processing_in_TensorFlow/Week2/C3W2_Assignment.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HargunaniHarsha/DeepLearning.Ai-Tensorflow-Professional-Certificate/HEAD/C3_Natural_Language_Processing_in_TensorFlow/Week2/C3W2_Assignment.ipynb -------------------------------------------------------------------------------- /C3_Natural_Language_Processing_in_TensorFlow/Week2/quiz.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HargunaniHarsha/DeepLearning.Ai-Tensorflow-Professional-Certificate/HEAD/C3_Natural_Language_Processing_in_TensorFlow/Week2/quiz.txt -------------------------------------------------------------------------------- /C3_Natural_Language_Processing_in_TensorFlow/Week3/C3W3_Assignment.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HargunaniHarsha/DeepLearning.Ai-Tensorflow-Professional-Certificate/HEAD/C3_Natural_Language_Processing_in_TensorFlow/Week3/C3W3_Assignment.ipynb -------------------------------------------------------------------------------- /C3_Natural_Language_Processing_in_TensorFlow/Week3/quiz.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HargunaniHarsha/DeepLearning.Ai-Tensorflow-Professional-Certificate/HEAD/C3_Natural_Language_Processing_in_TensorFlow/Week3/quiz.txt -------------------------------------------------------------------------------- /C3_Natural_Language_Processing_in_TensorFlow/Week4/C3W4_Assignment.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HargunaniHarsha/DeepLearning.Ai-Tensorflow-Professional-Certificate/HEAD/C3_Natural_Language_Processing_in_TensorFlow/Week4/C3W4_Assignment.ipynb -------------------------------------------------------------------------------- /C3_Natural_Language_Processing_in_TensorFlow/Week4/history.pkl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HargunaniHarsha/DeepLearning.Ai-Tensorflow-Professional-Certificate/HEAD/C3_Natural_Language_Processing_in_TensorFlow/Week4/history.pkl -------------------------------------------------------------------------------- /C3_Natural_Language_Processing_in_TensorFlow/Week4/quiz.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HargunaniHarsha/DeepLearning.Ai-Tensorflow-Professional-Certificate/HEAD/C3_Natural_Language_Processing_in_TensorFlow/Week4/quiz.txt -------------------------------------------------------------------------------- /C4_Sequnces_Time_Series_and_Prediction/Week1/C4W1_Assignment.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HargunaniHarsha/DeepLearning.Ai-Tensorflow-Professional-Certificate/HEAD/C4_Sequnces_Time_Series_and_Prediction/Week1/C4W1_Assignment.ipynb -------------------------------------------------------------------------------- /C4_Sequnces_Time_Series_and_Prediction/Week1/quiz.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HargunaniHarsha/DeepLearning.Ai-Tensorflow-Professional-Certificate/HEAD/C4_Sequnces_Time_Series_and_Prediction/Week1/quiz.txt -------------------------------------------------------------------------------- /C4_Sequnces_Time_Series_and_Prediction/Week2/C4W2_Assignment.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HargunaniHarsha/DeepLearning.Ai-Tensorflow-Professional-Certificate/HEAD/C4_Sequnces_Time_Series_and_Prediction/Week2/C4W2_Assignment.ipynb -------------------------------------------------------------------------------- /C4_Sequnces_Time_Series_and_Prediction/Week2/quiz.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HargunaniHarsha/DeepLearning.Ai-Tensorflow-Professional-Certificate/HEAD/C4_Sequnces_Time_Series_and_Prediction/Week2/quiz.txt -------------------------------------------------------------------------------- /C4_Sequnces_Time_Series_and_Prediction/Week3/C4W3_Assignment.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HargunaniHarsha/DeepLearning.Ai-Tensorflow-Professional-Certificate/HEAD/C4_Sequnces_Time_Series_and_Prediction/Week3/C4W3_Assignment.ipynb -------------------------------------------------------------------------------- /C4_Sequnces_Time_Series_and_Prediction/Week3/quiz.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HargunaniHarsha/DeepLearning.Ai-Tensorflow-Professional-Certificate/HEAD/C4_Sequnces_Time_Series_and_Prediction/Week3/quiz.txt -------------------------------------------------------------------------------- /C4_Sequnces_Time_Series_and_Prediction/Week4/C4W4_Assignment.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HargunaniHarsha/DeepLearning.Ai-Tensorflow-Professional-Certificate/HEAD/C4_Sequnces_Time_Series_and_Prediction/Week4/C4W4_Assignment.ipynb -------------------------------------------------------------------------------- /C4_Sequnces_Time_Series_and_Prediction/Week4/quiz.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HargunaniHarsha/DeepLearning.Ai-Tensorflow-Professional-Certificate/HEAD/C4_Sequnces_Time_Series_and_Prediction/Week4/quiz.txt -------------------------------------------------------------------------------- /Material.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HargunaniHarsha/DeepLearning.Ai-Tensorflow-Professional-Certificate/HEAD/Material.txt --------------------------------------------------------------------------------