What should the ML specialist do to initialize the model to fine-tune the model with the custom data?

2 Comments

  1. Larry
    Author

    I plan that the answer is:
    Initialize the model with pretrained weights in all layers. Replace the last fully connected layer with a classifier. Train the classifier with the labeled data.

  2. Rachel
    Author

    If I’m correct, the answer is:
    Initialize the model with pretrained weights in all layers. Replace the last fully connected layer with a classifier. Train the classifier with the labeled data.

Leave a Reply

Your email address will not be published. Required fields are marked *

13 + twelve =