MCPcopy Index your code
hub / github.com/pytorch/tutorials / transfer_learning_tutorial.py

File transfer_learning_tutorial.py

beginner_source/transfer_learning_tutorial.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# -*- coding: utf-8 -*-
2"""
3Transfer Learning for Computer Vision Tutorial
4==============================================

Callers

nothing calls this directly

Calls 4

visualize_modelFunction · 0.85
imshowFunction · 0.70
train_modelFunction · 0.70

Tested by

no test coverage detected