#research

6 posts tagged with “Research” · all posts

Reading Research Papers with a 3-Pass LLM Method(x.com)

Andrej Karpathy's reading habit: three passes through anything worth understanding. First pass is manual. Second, ask the LLM to explain and summarize. Third, Q&A on the parts that didn't land. He says he comes away with noticeably better understanding than if he'd just moved on. Works especially well for CV papers where the actual contribution is buried under five pages of related work.

How to Write the Discussion Section of a Research Paper(x.com)

An annotated example showing what a well-written discussion section looks like, paragraph by paragraph. Most papers either restate the results or jump straight to future work. This one shows how to connect your findings to existing literature, be honest about what the limitations actually mean, and say something that sticks. More practical than any generic academic writing guide.