A motley crew of science nerds trying to understand the inner workings and limits of human memory. Plus some Bayesian stuff...and π§. Director: @jeremyRmanning
From examining millions of real and fictional human conversations, we found that people refer to past events ~1.5 more often than future events, on average. This affects what other people *learn* (or infer) from our conversations.
Since you typically know more about your *own* past than your future, this affects what you say and do. And your "biased" knowledge of your own autobiographical timeline is transmitted to other people when you communicate!
New research uncovers how the brain dynamically shifts its activity in response to mental challenges, revealing surprising insights into its adaptability. The study sheds light on a hidden mechanism that helps optimize our cognitive abilities in real time. dlvr.it/TDQbRC
We also did some digging to get at the specific networks that seem to exhibit this mode switching process most strongly (DMN!) or weakly (primary sensory cortex!) and also used some cool @neurosynth analyses to help us interpret the results.
We've been doing some @LeetCode together to help hone our coding skills. We've set up a project for going through the daily problems: github.com/ContextLab/leetcoβ¦
We welcome participation from "outsiders" too; instructions are at the link above if you'd like to participate! π§βπ»
I'm feeling very happy, lucky, and grateful to have reached this next career milestone (tenure!) with the support of my family, lab, and colleagues! Special thanks to my current grad students @paxt0n4 and @Xu_Xinming for their incredible work, creativity, and general awesomeness!
ALT Dear Jeremy:
I am pleased to confirm that the Board of Trustees approved the recommendation made by President Beilock, in consultation with the Committee Advisory to the President, that you be promoted to Associate Professor of Psychological and Brain Sciences, with tenure, effective July 1, 2024.
Please accept my sincere congratulations.
Excited to announce the latest release of our "Davos" Python package (v0.2.3)! ππ₯³
Add Davos to a Jupyter notebook by inserting a new cell with this code at the top:
%pip install davos
import davos
Then replace all uses of "import" with "smuggle"
github.com/ContextLab/davos
We've (lead: @paxt0n4) added an awesome new system for automatically managing dependencies, that's isolated from the runtime environment.
Davos now turns your notebook into a "fully enclosed" shareable doc (w/ code/figures/data/text) that installs its own dependencies!
We're excited for the alpha release of our Chatify π€package in collaboration with @neuromatch! Chatify adds an LLM-powered "AI tutor" widget to Jupyter notebooks.
Try it by adding this code to the top cell:
!pip install chatify
%load_ext chatify
Link: github.com/ContextLab/chatifβ¦
Special shoutout to our core developers π§βπ»π§βπ»π§βπ»π§βπ»: @HemuManju, @jeremyRmanning, @j6m8, and @KordingLab π₯³, and to all of our (many, many) pre-alpha testers π§ͺπ !
We're also grateful to @OpenAI, @huggingface, and @Meta, whose awesome LLM wizardry gives Chatify its brain powers π§ ππͺ, and to the developers of @ProjectJupyter, LangChain, and GPTCache for providing a solid foundation for creating such neat tools!