xiaoou 98ab4414a4 feat: improve V-training loop — weight decay, cosine LR, early stop
- Adam weight_decay=1e-5 to prevent overfitting
- CosineAnnealingLR 0.001→1e-5 over 50 epochs
- Early stopping after 10 epochs without improvement
- Epochs: 20→50 max (with early stop typically fewer)
2026-07-13 11:24:42 +08:00
Description
C# HJHA Card Game Server — 生产级棋牌游戏服务器框架,支持25+玩法
35 MiB
Languages
C# 99.6%
Python 0.4%