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

Block or report julie-jiang

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

Pinned

  1. bayesbigan bayesbigan Public

    Forked from jeffdonahue/bigan

    A Bayesian bidirectional GAN model for interpretable latent encodings and improved image generation

    Python 1

  2. image-segmentation image-segmentation Public

    Utilize max-flow min-cut graph theory to segment images into foreground and background pixels

    HTML 35 11

  3. music-classification-using-knn-cnn music-classification-using-knn-cnn Public

    Explored 3 different multi-class classifiers on music instrument classification: CNN, KNN and DNN.

    Python 2 1

  4. sudoku sudoku Public

    A Sudoku solver and generator for puzzles of any n^2 x n^2 size in c++. This was an independent final project in Data Structures, a second course in computer science.

    C++ 1

  5. yelp-reviews-sentiment-analysis yelp-reviews-sentiment-analysis Public

    A Max-Ent Markov model to classify yelp reviews as positive, objective or negative.

    Python 1

  6. Sorting-Algorithms Sorting-Algorithms Public

    c++ implementation of insertion sort, quick sort, merge sort, radix sort and shell sort.

    C++ 6 4