Skip to content
View b-pak-0's full-sized avatar
💭
it's almost build season
💭
it's almost build season

Block or report b-pak-0

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
b-pak-0/README.md

Hello, World

I'm working on some computational neuroscience projects at the moment.

Also learning image processing techniques, machine learning, and deep learning!

Check out the READMEs of my projects. There, besides instructions and functionality, I also post learnings and personal discoveries!

Pinned Loading

  1. brain-mri-qc-pipelinebrain-mri-qc-pipelinePublic

    A from-scratch OpenCV pipeline that quality-checks, normalizes, and skull-strips brain MRI scans structured after the intake pipelines real medical-imaging teams run before any scan reaches a model…

    Python

  2. linear-regressionlinear-regressionPublic

    Implementation of a linear regression model using PyTorch. Uses a randomly generated Scikit-learn dataset.

    Python