Skip to content
View rinzlrr's full-sized avatar

Block or report rinzlrr

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

Pinned Loading

  1. Keaton-Ruthardt/AIBaseballProject Keaton-Ruthardt/AIBaseballProject Public

    This project is to implement Computer Vision into an AI model that looks at finding the probability if a runner will be safe or out on trying to advance in baseball.

    HTML 1

  2. Matrix-Multiplication Matrix-Multiplication Public

    Designed and implemented three optimized parallel matrix-multiplication systems using MPI (distributed memory) and OpenMP (shared memory) to evaluate performance on both a local multicore machine a…

    C