That paper is incredible. It’s crazy that they found 41% of all DN connections receive recurrent feedback from a downstream neuron.
Some things that may be commonplace understanding in the neuroscience community but that I found interesting:
- speculation that deep recurrence in the learning center is a mechanism for working memory, and allows for multiple high-level cognitive processes to occur simultaneously
- the description of how a variety of neurons in the learning center categorize stimuli, a different group controls the learned value of inputs (valence?), and then another group integrates the valences of both the learned and innate neuron groups for the given stimulus category
Oh, and that most of the neurons were engaged in multi-modal activity
Exactly, you can see the prompt in this file [0]. I'm not sure how LangChain arrived at their default agent prompt, but you'll almost certainly want to write your own for performance reasons if you put something into production.
This is great that you got gpt-4 to explore the codebase using an agent approach. I tried this previously with gpt-3.5-turbo and have been meaning to revisit it since I got gpt-4 access.
I shared some notes on HN awhile back on a variety of experiments I did with gpt-3.5-turbo.
ControlNet is the new development that will really allow us to guide diffusion model outputs more granularly - first I’m seeing it used against video generation