返回列表

23 flags with elegant solutions especially to Cluster 3 and Semantle

579. AI Village Capture the Flag @ DEFCON31 | ai-village-capture-the-flag-defcon31

开始: 2023-10-09 结束: 2023-11-09 AI安全与对抗 数据算法赛

针对 Cluster 3 和 Semantle 等23个挑战的优雅解决方案

作者:Roy
发布日期:2023年11月11日
投票数:5

方案优势:

  • Cluster 3:通过调整t-SNE的超参数,能够自动且完美地对分散的标记进行排序;
  • Semantle:运用梯度下降和缓冲重放机制搜索最优词汇,可在10次猜测内完成挑战;
  • 本方案还包含除 Granny 3、Hush、Passphrase 和 Count CIFAR 之外的其他挑战的解决方法。

完整解决方案详见:Kaggle代码仓库

同比赛其他方案