Reading 'Game Theory, A Very Short Introduction'

    Nov 22, 2023

    Game Theory is more than the Prisoners' Dilemma. Learning new concepts like Evolutionary Game Theory, Mixed Strategy Nash Equilibrium, and so on.

    Read

    Explanatory Models in Cognitive Neuroscience

    Oct 10, 2023

    A in-progress textbook navigates through system-level cognitive modeling, paralleling computational algorithms like RL with neural phenomena.

    Read

    More About the Brain, Reading Sebastian Seung's 'Connectome'

    Sep 3, 2023

    This book has expanded my understanding of the concept of the connectome, the structure of our brains, and it has also introduced me to a variety of intriguing concepts.

    Read

    Insights from Systems Biology

    Jul 11, 2023

    Network motifs, robustness, and modularity, three lessons from biology.

    Read

    Talking to LLMs in Pseudocode

    Jun 22, 2023

    Between natural language and executable code, pseudocode is both precise and concise--clearly conveying the user's instructions while saving the precious context window.

    Read

    A Plan to Make an AI Programmer

    Jun 2, 2023

    Make an RL environment, design the agent, and go!

    Read

    GFW Causes ElectronJS Installation Failure

    Jun 1, 2023

    npm install electron will fail if you're unable to access github (or simply forget to use a proxy).

    Read

    Understanding 'A Thousand Brains', A Personal Review

    May 15, 2023

    The description of cortical columns is amazing; they serve as the fundamental computational units of our brain.

    Read