Zhenan Ye's repositories
har-joint-model
AROMA: A Deep Multi-Task Learning Based Simple and Complex Human Activity Recognition Method Using Wearable Sensors
nginx-confd
This project uses confd and etcd to configure nginx as a reverse proxy in docker(使用confd和etcd动态配置nginx反向代理)
AdversarialNetsPapers
The classical papers and codes about generative adversarial nets
allocate-memory
A simple web app to dynamically allocate memory due to api request
code-fragment
Record the code fragment
CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
generative-models
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
go_design_pattern
Design patterns in Golang.
latex-templates
A collection of LaTeX templates used for research, courses, and miscellanea.
LSTM-Human-Activity-Recognition
Human activity recognition using TensorFlow on smartphone sensors dataset and an LSTM RNN. Classifying the type of movement amongst six categories (WALKING, WALKING_UPSTAIRS, WALKING_DOWNSTAIRS, SITTING, STANDING, LAYING).
Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
RGAN
Recurrent (conditional) generative adversarial networks for generating real-valued time series data.
Tensorflow-MultiGPU-VAE-GAN
A single jupyter notebook multi gpu VAE-GAN example with latent space algebra and receptive field visualizations.
tensorflow-vrnn
A variational recurrent neural network implementation in tensorflow