Week 5 - Convolutional Neural Networks, Part II
Last updated
Was this helpful?
Last updated
Was this helpful?
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
complete week 1 and week 2 of the course
complete the exercise assignment in
decide on an evaluation metric for your project task and evaluate your baseline model
justify why your choice is appropriate for your task
document your decision in your GitHub repository