You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,11 @@
3
3
4
4
DeepSynth is a high-level framework that enables to leverage program synthesis for other domains such as reinforcement learning or system design.
5
5
6
+
Key publications:
7
+
*[AAAI 2025 (Oral): EcoSearch: A Constant-Delay Best-First Search Algorithm for Program Synthesis](https://arxiv.org/abs/2412.17330)
8
+
*[SPIN 2023: WikiCoder: Learning to Write Knowledge-Powered Code](https://arxiv.org/abs/2303.08574)
9
+
*[AAAI 2022 (Oral): Scaling Neural Program Synthesis with Distribution-based Search]([https://arxiv.org/abs/2412.17330](https://arxiv.org/abs/2110.12485))
0 commit comments