Skip to content

Update tutorial to avoid use of copy.deepcopy()- Computer Vision Transfer Learning Tutorial #2332

Closed
@sekyondaMeta

Description

@sekyondaMeta

Update the Transfer Learning for Computer Vision Tutorial to avoid the use of copy.deepcopy().
Tutorial link:

best_model_wts = copy.deepcopy(model.state_dict())

See issue #2177 for more information

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions