Skip to content
View chrisandrews1012's full-sized avatar

Block or report chrisandrews1012

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

Popular repositories Loading

  1. birthday-paradox birthday-paradox Public

    A graphical visualization of the Birthday Paradox demonstrating how quickly the probability of shared birthdays increases with group size.

    Python

  2. the-office-org-chart the-office-org-chart Public

    A relational database project modeled after the characters and organizational hierarchy of Dunder Mifflin from The Office.

    Python

  3. cifar10-classification-pytorch cifar10-classification-pytorch Public

    PyTorch implementations of LeNet-5 and a custom ResNet for CIFAR-10 image classification, with training analysis and test inference.

    Jupyter Notebook

  4. deep-compression deep-compression Public

    PyTorch implementation of the deep compression pipeline on a custom VGG-16 variant trained on CIFAR-10. Achieves ~40x compression at 90%+ accuracy.

    Jupyter Notebook

  5. airbnb-price-prediction airbnb-price-prediction Public

    Edinburgh Airbnb price prediction app built with Python, LightGBM, and Streamlit.

    Python