https://github.com/ht0710/transfer-learning
Testing on Transfer Learning
https://github.com/ht0710/transfer-learning
Last synced: 12 months ago
JSON representation
Testing on Transfer Learning
- Host: GitHub
- URL: https://github.com/ht0710/transfer-learning
- Owner: HT0710
- Created: 2023-05-07T10:55:15.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-08T11:02:13.000Z (about 3 years ago)
- Last Synced: 2025-06-07T19:46:09.122Z (about 1 year ago)
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Transfer-Learning
Testing on Transfer Learning
Using `resnet18` pre-trained from PyTorch.
Model achieved **95% accuracy** on test set with only **10 epoch**.