Add project links and citation section

This commit is contained in:
Lliar-liar
2026-05-24 18:18:36 +00:00
parent 6e7d5d0117
commit 2e05edc399
3 changed files with 270 additions and 1 deletions
+4 -1
View File
@@ -5,6 +5,10 @@
*Train agent skills like you train neural networks — with epochs, learning rates, and validation gates — but without touching model weights.*
[Project page](https://microsoft.github.io/SkillOpt/) · [Paper](https://microsoft.github.io/SkillOpt/#paper) · [Project video](https://youtu.be/JUBMDTCiM0M)
[![SkillOpt project video](https://img.youtube.com/vi/JUBMDTCiM0M/maxresdefault.jpg)](https://youtu.be/JUBMDTCiM0M)
---
## What is SkillOpt?
@@ -414,4 +418,3 @@ For SWEBench, you also need a working Docker environment plus the SWE-bench harn
}
```