Skip to content
View orbitalhybridization's full-sized avatar
🐛
still debugging...
🐛
still debugging...

Highlights

  • Pro
Block or Report

Block or report orbitalhybridization

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

Pinned

  1. SimonForNeuro SimonForNeuro Public

    A Windows version of the Simon memory game, built in Unreal Engine 4 with and designed to characterize auditory and visual stimulus timings for potential use in neuroscience experiments.

    C++ 1

  2. Compressed-Sensing-Image-Recovery Compressed-Sensing-Image-Recovery Public

    Machine Learning class project, which use LASSO regression with a DCT-inspired design to recover corrupted images.

    Python 1

  3. Tympanometer-ESP32 Tympanometer-ESP32 Public

    Microcontroller code for tympanometer

    C++ 1 1

  4. Braitenbug-Neuro Braitenbug-Neuro Public

    Models of neural and synaptic activity using Brian2. For BME503 - Computation Neuroengineering

    Python

  5. Linear-Modeling Linear-Modeling Public

    A brief introduction to data exploration and creating linear models with sci-kit learn

    Python

  6. Ridge-Regression Ridge-Regression Public

    Exercise in comparing MSE with a KDE plot, as well as comparing Ridge regression to Linear regression

    Python