Skip to content
View kushagraghosh's full-sized avatar

Block or report kushagraghosh

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

Pinned Loading

  1. HousingInequalityFluidVisualizationHousingInequalityFluidVisualizationPublic

    Using Python 3.6 and NumPy to create a Physics Fluid Simulation Analogy to visualize national housing and wealth outcome differences from 1967-2020 based on U.S. Census Bureau data (for Duke Bass C…

    Python

  2. SimpleBreakoutGameSimpleBreakoutGamePublic

    Using Java (with OpenJFX, GIT, Markdown, IntelliJ) to make a program that allows someone to play the Breakout game, in which a ball bounces around the window and destroys blocks as it hits them.

    Java

  3. DataRepairAndFairnessDataRepairAndFairnessPublic

    Using PostgreSQL & Python for investigating algorithmic bias in representation for marginalized subpopulations, particularly within various data repair algorithms (Holoclean, MuSe) and machine lear…

    Jupyter Notebook 1

  4. NotUberNotUberPublic

    KD-Tree implementation for matching drivers and passengers to nearest nodes, Grid Partitioning, A* search algorithm, Dijkstra's algorithm, Euclidian and Manhattan Distance, Theoretical and Practica…

    Python 1

  5. EuroSATEuroSATPublic

    Trained a ResNet50 model on the EuroSAT satellite imagery dataset w/ PyTorch. Analyzed the model's encoder by visualizing linear interpolations within the embedding space to illustrate the semantic…

    Python 1

  6. HTTPLoadTestingHTTPLoadTestingPublic

    Created a Python library for load testing and benchmarking HTTP endpoints

    Python