Free SKILL.md scraped from GitHub. Clone the repo or copy the file directly into your Claude Code skills directory.
npx versuz@latest install hiyenwong-ai-collection-collection-skills-continual-learning-comemnetgit clone https://github.com/hiyenwong/ai_collection.gitcp ai_collection/SKILL.MD ~/.claude/skills/hiyenwong-ai-collection-collection-skills-continual-learning-comemnet/SKILL.md--- name: comemnet description: "CoMemNet: Contrastive sampling with Memory Replay Network for continual traffic prediction. Dual-branch architecture with contrastive positive/negative sample generation for efficient memory replay in spatio-temporal forecasting. Use when: traffic prediction, spatio-temporal forecasting, continual learning with memory replay, contrastive CL." --- # CoMemNet: Contrastive Memory Replay for Traffic Prediction ## Architecture **Dual-Branch Design**: - Contrastive positive sample generation - Contrastive negative sample generation - Memory replay network for preserving past traffic patterns ## Key Innovation Contrastive sampling strategy creates informative memory buffers that capture spatio-temporal dependencies more efficiently than random replay. ## Results Outperforms baselines on multiple traffic prediction benchmarks under domain-incremental settings. ## Paper - Wu et al., arXiv:2605.05738, 2026