Showing cs.AIShow all
2 papers · 1 filter
cs.AI2024
Demonstration Notebook: Finding the Most Suited In-Context Learning Example from Interactions
Yiming Tang, Bin Dong
Large language models (LLMs) benefit greatly from prompt engineering, with in-context learning standing as a pivital technique. While former approaches have provided various ways t…
cs.AI2018
A Minesweeper Solver Using Logic Inference, CSP and Sampling
Yimin Tang, Tian Jiang, Yanpeng Hu
Minesweeper as a puzzle video game and is proved that it is an NPC problem. We use CSP, Logic Inference and Sampling to make a minesweeper solver and we limit us each select in 5 s…