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

Block or report shoemarw

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
shoemarw/README.md
  • 👋 Hi, I’m @shoemarw
  • 👀 I’m interested in geometry processing.
  • 🌱 I’m currently a CS PhD student at William and Mary.
  • 💞️ I’m looking to collaborate on geometry processing.
  • 📫 How to reach me rwshoe@cs.wm.edu

Popular repositories

  1. par_greedy_triangulation par_greedy_triangulation Public

    Repository for parallelizing the greedy triangulation algorithm on a cluster using MPI

    C 2 1

  2. BunimovichStadium BunimovichStadium Public

    This is a repositiory for the Bunimovich Stadium Billiard Data Visualization project

    Python 1

  3. MLforVP MLforVP Public

    Code repo for investigating the use of machine learning techniques for predicting values of load instructions. This work resulted from a project in a graduate level computer architecture course at …

    Jupyter Notebook 1 1

  4. MLforVPII MLforVPII Public

    Machine Learning for Value Prediction II

    Jupyter Notebook 1

  5. CSCI680MachineLearningProject CSCI680MachineLearningProject Public

    This is a repository for our term project for csci 680 topics in computer science: machine learning. In this project we investigate the effect of learning rates for linear regression with gradient …

    Python

  6. gpu_greedy_triangulation gpu_greedy_triangulation Public

    Software that implements the greedy triangulation algorithms to run on a GPU using CUDA-C.

    Cuda