ContinualAI / ContinualAI/continual-learning-baselines
Synaptic Intelligence vs Naive Finetuning Comparison
Open
- Dominant language
- Python
- Stars
- 358
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I am running some experiments to compare synaptic intelligence and naive fine-tuning on different benchmarks, including SplitMNIST, PermutedMNIST, and a custom dataset benchmark of non-iid datasets. I observed that the performance of synaptic intelligence mirrors **exactly** the performance of the naive fine-tuning strategy. Is this performance expected?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.