Skip to content
View harleone's full-sized avatar

Block or report harleone

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
Harleone/README.md

Hi, I'm Harpreet 🧠

Focus

I am interested in NeuroAI, biomedical machine learning, and biologically inspired computational systems. I have a background in biomedical sciences and I enjoy building models inspired by biological systems, implementing them with cognitive simulations, analysing neural activity, and blending neuroscience with computational creativity.

Artificial intelligence can mimic - or learn from - biological intelligence. My goal is to gather data, insights, and eventually develop systems that support neurological function, or help scaffold cognitive deficit caused by any sort of neuropathology.

What I Work On

  • EEG signal processing and seizure detection
  • Neural dynamics and biologically inspired models
  • Artificial memory and cognitive systems
  • Machine learning for biomedical data

Projects

  • EEG Seizure Detection – ML pipeline for seizure classification from EEG ⚡EEG_seizure_detection Work-in-progress pipeline for identifying seizure activity.
  • EEG Analyser – signal preprocessing and feature extraction 🧪EEG_analyser Tools for exploring, filtering, and visualising EEG data
  • Neuron vs Perceptron – comparison of biological neurons and ML models 🧠 neuron vs perceptron comparing the activity between a biological neuron with an artificial neuron
  • Artificial Memory Systems – Hopfield networks and working memory

More

Tools & Skills

  • Python
  • NumPy, SciPy, scikit-learn
  • Signal processing
  • Machine learning
  • Computational neuroscience

Learning Philosophy

I build projects as learning tools, documenting both successes and limitations to develop deep understanding. I am self-taught, and constructive criticism is always welcomed, if it helps me grow.

Popular repositories Loading

  1. neuron-vs-perceptron neuron-vs-perceptron Public

    graphs of a biological neuron's activity (LIF) and a perceptron's activity in Python

    Python 1

  2. neuroai-hopfield neuroai-hopfield Public

    exploring memory networks inspired by neuroscience using Python

  3. EEG_analyser EEG_analyser Public

    Python

  4. EEG_seizure_detector EEG_seizure_detector Public

    Machine learning pipeline for seizures detection using EEG

    Python

  5. cognitive_path_finder cognitive_path_finder Public

    Python

  6. memory_insilico memory_insilico Public

    Python