GitHub / iuliaoltean11 / Catastrophic-Forgetting-in-Incremental-Learning-using-Unlabeled-Data
The project leverages a pre-trained teacher model (SimpleCNN) to guide the training of a student model (CTNet). The training process combines cross-entropy loss for true labels with KL divergence loss for soft targets provided by the teacher model.
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Python
Size: 310 KB
Dependencies parsed at: Pending
Created at: 10 months ago
Updated at: 10 months ago
Pushed at: 10 months ago
Last synced at: 10 months ago
Topics: incremental-learning, python, torch