Pinned Repositories
advent-of-code-2022
Advent of Code 2022
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
airflow-aws-executors
Airflow Executor for both AWS ECS & AWS Fargate
asymmetric-two-columns
Simple resume generator powered by Jekyll
easy-mceliece
Modified reference implementation of classic McEliece for ease of use on MacOS
rust-learning-material
shamir-secret-sharing
Shamir's secret sharing, an alternative secret key/password recovery method
VAE-GAN-learnable-loss
Repository for Berkeley STAT 157 semester project on attaching discriminatory network onto a variational autoencoder to provide a learnable loss function to replace a pixel-by-pixel loss function commonly used by conventional VAE implementation.
waterloo-cryptography
A collection of code and write-ups on studying cryptography at the University of Waterloo
xuganyu96.github.io
My personal website
xuganyu96's Repositories
xuganyu96/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
xuganyu96/advent-of-code-2022
Advent of Code 2022
xuganyu96/the-rust-programming-language
Learn rust through official documentation
xuganyu96/bayesian-trap
A pythonic simulation of the famous Bayesian trap about detecting disease
xuganyu96/learn-mypy
Trying out mypy as a static analyzer of Python
xuganyu96/rust-learning-material
xuganyu96/line-stickers
I am sorry but line stickers are so cute and I want to use them for other platforms
xuganyu96/VAE-GAN-learnable-loss
Repository for Berkeley STAT 157 semester project on attaching discriminatory network onto a variational autoencoder to provide a learnable loss function to replace a pixel-by-pixel loss function commonly used by conventional VAE implementation.