Skip to content
View liu-shuj's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report liu-shuj

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 Loading

  1. GPSR_with_carrying GPSR_with_carrying Public

    Greedy Perimeter Stateless Routing with Carry-and-forward

    C++ 3 2

  2. Bayesian_Matrix_Decomposition Bayesian_Matrix_Decomposition Public

    Variational Bayesian matrix decomposition according to "Variational Bayesian Approach to Movie Rating Prediction"; Homework for "PGM & Learning Theory"

    Python

  3. compiler compiler Public

    compiler for a turing-complete subset of racket (with experimental floating point support)

    Racket

  4. MDP MDP Public

    Python/NumPy implementation of the inference algorithm for Markov Decision Process given in https://arxiv.org/abs/1202.3720 "Efficient Inference in Markov Control Problems"" (finite, discrete case)

    Python

  5. ML-and-AI-codes ML-and-AI-codes Public

    some homework

    Python

  6. MPI_logistic MPI_logistic Public

    MPI logistic model training with gradient descent

    C