Skip to content
View ascentminded's full-sized avatar

Block or report ascentminded

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ascentminded/README.md

Welcome to ascent minded!

Hi, I’m NB, and I thrive at the intersection of computation and cognition.

As a computational neuroscientist, I've modelled all kinds of data: 2-photon images ,EEG, spike trains and so on, and continue to use code (primarily in Python) to build models of how the brain learns, predicts and adapts. Many of those won't find their way here, but I hope to slowly open source more of my work.

Over the years, I've used machine learning, deep learning and multiple other modalities to explore my interests. Recently, for instance, I've explored transformers and LLMs, hoping to interpret their 'thinking' and gain insights into how we predict and process language.

Learning is rarely a linear process, as you can tell, and my many side projects will find their way here -- from automation to image analysis, game design to brain scans!

Thanks for dropping by,

~NB

Pinned Loading

  1. ascentminded.github.io ascentminded.github.io Public

    Website that showcases results of side projects

    HTML

  2. Canvas Canvas Public

    Pygame-based game that allows you to explore a large canvas (background image).

    Python

  3. llama-agent llama-agent Public

    Building AI agents with LLama 3.2 in pure python (ft. pydantic)

    Jupyter Notebook

  4. SmaLLM SmaLLM Public

    Building a transformer from scratch, making a small language model with it

    Jupyter Notebook

  5. ascentminded ascentminded Public

    Config files for my GitHub profile.

  6. PhD-vacancy-agent PhD-vacancy-agent Public

    An AI workflow developed in n8n that scrapes accessible websites and compiles a job/phd postings that match your interests.

    Python