2 private links
https://github.com/joonspk-research/generative_agents/blob/main/cover.png This repository accompanies our research paper titled "https://arxiv.org/abs/2304.03442." It contains our core simulation module for generative agents—computational agents that simulate believable human behaviors—and their game environment. [...] To run a new simulation, you will need to concurrently start two servers: the environment server and the agent simulation server. [...] Ensure that the environment server continues to run while you are running the simulation, so keep this command-line tab open!
https://i1.wp.com/a16z.com/wp-content/uploads/2023/05/stacks_of_books_and_GPU.png?ssl=1Source: Midjourney Research in artificial intelligence is increasing at an exponential rate. [...] https://jalammar.github.io/illustrated-stable-diffusion/: Introduction to latent diffusion models, the most common type of generative AI model for images. [...] New models https://arxiv.org/abs/1706.03762 (2017): The original transformer work and research paper from Google Brain that started it all. [...] Code generation https://arxiv.org/abs/2107.03374 (2021): This is OpenAI’s research paper for Codex, the code-generation model behind the GitHub Copilot product.