Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 636 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 636 Bytes

Content for blog articles

Transfer Learning

  • 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.