Week 5 - Convolutional Neural Networks, Part II
Last updated
Last updated
get familiar wit transfer learning, a powerful technique to include the knowledge of models that were trained on large datasets and benefit from the features these models already learned in your own problem scenario.
move beyond binary classification into categorical classification and the specific coding considerations for the corresponding models.
present your key findings for the literature review considering you selected project
Week 3 and 4 of the course Convolutional Neural Networks in TensorFlow
complete week 1 and week 2 of the course Natural Language Processing in TensorFlow
complete the exercise assignment in this notebook
consider a baseline model or a baseline comparison for your project task according to the instructions given here
document your decision according to the instructions given in the link above