Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 618 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 618 Bytes

Transfer Learning Demo

  • transfer_learning_metal_defects.ipynb
    Open In Colab
    This notebook implements a simple demo use-case for transfer learning. The implemenetation is based on PyTorch and uses a dataset from kaggle. Further details and documentation can be found directly in the notebook.