Skip to content
View philshams's full-sized avatar
  • University College London

Block or report philshams

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
philshams/README.md

Hi there 👋

🐁 Analyzing videos of animal behavior?
behavior-opto-analysis has some neat functions for visualization and video registration

🔬 Processing brain sections?
Check out some image analysis tools I've worked on: SHARP-Track and slicereg.

📐 Looking for a gridworld environment in which reinforcement-learning agents minimize Euclidean distances rather than grid distance?
Check out Euclidean_Gridworld_RL.

🧠 New to programming or neuroscience?
Try CodingWithNeuralActivity, a beginner's tutorial made for BrainCamp Kosovo 2019.

Just want to focus on your own projects?
pip install focus-time -> focus

             

📫 Feel free to reach out with any questions! philip.shamash.17@ucl.ac.uk

Pinned Loading

  1. focus-time focus-time Public

    A command-line application to help you focus for a set amount of time

    Python 1

  2. behavior-opto-analysis behavior-opto-analysis Public

    A package for analyzing free-moving behavioral data during optogenetics experiments.

    Python

  3. brainglobe/slicereg brainglobe/slicereg Public archive

    A 2D-3D histological brain slice registration application for mouse, rat, zebrafish brains.

    Python 37 13

  4. cortex-lab/allenCCF cortex-lab/allenCCF Public

    Tools to work with Allen Inst CCF data in matlab

    MATLAB 123 79

  5. Euclidean_Gridworld_RL Euclidean_Gridworld_RL Public

    Train model-free RL agents in a Euclidean gridworld

    Python 1 1

  6. CodingWithNeuralActivity CodingWithNeuralActivity Public

    Learning to manipulate neural activity data using python

    Python