Is it possible to get the source code for a research paper?
In particular, I want to see the source for this paper https://arxiv.org/abs/2304.03442
Is it possible to get the source code for a research paper?
In particular, I want to see the source for this paper https://arxiv.org/abs/2304.03442
Yes, it is possible if the authors share it.
As an example if found a repo on Git Hub just by searching the name in Google: https://github.com/mkturkcan/generative-agents. Note that this could be made by others and not the authors
I will recommend a few things that I use to find scripts used in papers.
Generally speaking authors sometimes add a link to an official implementation of their code in their papers or in the Arxiv code section.
Otherwise it is worthwile to check out this website https://paperswithcode.com or do a search with the papers name on github.
For your specific paper I did not find an implementation on paperswithcode, but on GitHub there are plenty of unofficial implementations. https://github.com/search?q=Generative%20Agents%3A%20Interactive%20Simulacra%20of%20Human%20Behavior&type=repositories