Skip to content
View Jiahui-Zhang-20's full-sized avatar
  • Atlanta, Georgia
Block or Report

Block or report Jiahui-Zhang-20

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. Deep-Learning-Math Deep-Learning-Math Public

    Forked from olokobayusuf/deep-math

    An overview of numerical and statistical methods used in deep learning.

    TeX 1

  2. MCMCUQ MCMCUQ Public

    MCMC for Uncertainty Quantification

    MATLAB

  3. bulletintiles bulletintiles Public

    Bulletin Tiles is a web application that allows people to share posts and view other people's posts. A user may login and share content that can be viewed by anyone who visits the website.

    JavaScript

  4. bulletintilesserver bulletintilesserver Public

    Bulletin Tiles is a web application that allows people to share posts and view other people's posts. A user may login and share content that can be viewed by anyone who visits the website.

    JavaScript

  5. TCPmapreduce TCPmapreduce Public

    This project implements a word counter using the MapReduce paradigm. This is a server-client program in which the client performs the mapping procedure and the server performs the reducing procedure.

    C

  6. POStagging POStagging Public

    This program performs part-of-speech tagging with hidden Markov models and the Viterbi algorithm.

    Java