Feature Extraction
Partial Fine-Tuning
Transfer learning strategy where only the upper layers of the model are retrained while the lower layers remain frozen. This approach preserves generic features while adapting the model to the specific target task.
← Kembali