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

Block or report joshnegreanu

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

Popular repositories Loading

  1. joshnegreanu.com joshnegreanu.com Public

    All the code for my personal website. Written completely from scratch.

    HTML

  2. operating-systems-assignments operating-systems-assignments Public

    All my projects for my operating systems class.

    C

  3. eigenfaces eigenfaces Public

    Using SVD and PCA to deconstruct set of face images into eigenfaces for dimensionality reduction

    Python

  4. shakespeare-generator-nn-pytorch shakespeare-generator-nn-pytorch Public

    neural network for generating text using previous output (shakespeare mini corpus used as sample)

    Python