Skip to content
View nripstein's full-sized avatar
Block or Report

Block or report nripstein

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

Hi there, I'm Noah πŸ‘‹

I'm an undergraduate student at McMaster University interested in Machine Learning and Computational Statistics.

About me

noah = Person(
  name = "Noah Ripstein",
  email = "noah.h.ripstein@gmail.com",
  country = "πŸ‡¨πŸ‡¦",
  education = {"school": "McMaster University",
               "program": "Artsci + Psych, Neuro, Behaviour + Math",
               "year": 4}
  languages = [Python, SQL, R, MATLAB],
  tools = [NumPy, Matplotlib, Pandas, TensorFlow, Sklearn, PostgreSQL, Ggplot2, OpenCV]
)

What I'm up to

  • πŸ”­ In summer 2024, I'm working in the RBC Amplify program as a software developer
  • πŸ“ I recently finished my honours Neuroscience thesis, which involved Bayesian modeling of human tactile perception and designing a Computer Vision program to automatically zoom, crop and temporally segment videos of participants performing an experiment.
  • πŸ’¬ Ask me about how our brains subconsciously use Bayesian inference (the topic of my honours thesis)

Pinned

  1. 2048-AI 2048-AI Public

    2048 game clone with Markov Decision Process AI (97% win rate)

    Python 1

  2. What-Bird-is-That What-Bird-is-That Public

    Computer vision website which recognizes and provides information about birds in user-uploaded photos.

    Jupyter Notebook 6 3

  3. Heart-Disease-Prediction Heart-Disease-Prediction Public

    Heart Disease Prediction Machine Learning Project

    Jupyter Notebook

  4. Thesis-100-DOH Thesis-100-DOH Public

    My modified version of 100-DOH for undergrad thesis. Adopted from https://github.com/ddshan/hand_object_detector

    Jupyter Notebook