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

Block or report stanleykywu

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. model-updates model-updates Public

    Code for the 2022 paper 'How to Combine Membership-Inference Attacks on Multiple Updated Models'

    Jupyter Notebook 6 2

  2. federated-autoencoders federated-autoencoders Public

    Use federated learning to train variational auto-encoders on disjoint distributions

    Python 3 1

  3. covid-19-crowd-counting covid-19-crowd-counting Public

    Using transfer learning on pretrained image models to learn density map generation and count the number of people in an image.

    Python 1

  4. stanley-portfolio-website stanley-portfolio-website Public

    Personal React Website

    JavaScript 1

  5. predicting-stocks predicting-stocks Public

    Using LSTM, Decision Tree, and HMM to predict stock market prices with news sentiment

    Jupyter Notebook 4 4

  6. visualizing-back-propagation visualizing-back-propagation Public

    Visualizes back-propagation in a neural network

    Java