Pinned Repositories
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
bosen
Parallel ML System - Bosen project
database
Friendly-Adversarial-Training
Attacks Which Do Not Kill Training Make Adversarial Learning Stronger (ICML2020 Paper)
fullbatchtraining
Training vision models with full-batch gradient descent and regularization
HMMs
Continuous-time Hidden Markov Model
lk
LK embedded kernel
mdbm
MDBM a very fast memory-mapped key/value store.
melime
Meaningful Local Explanation for Machine Learning Models
mexopencv
Collection and a development kit of matlab mex functions for OpenCV library
huqingyuan's Repositories
huqingyuan/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
huqingyuan/bosen
Parallel ML System - Bosen project
huqingyuan/database
huqingyuan/Friendly-Adversarial-Training
Attacks Which Do Not Kill Training Make Adversarial Learning Stronger (ICML2020 Paper)
huqingyuan/fullbatchtraining
Training vision models with full-batch gradient descent and regularization
huqingyuan/HMMs
Continuous-time Hidden Markov Model
huqingyuan/lk
LK embedded kernel
huqingyuan/mdbm
MDBM a very fast memory-mapped key/value store.
huqingyuan/melime
Meaningful Local Explanation for Machine Learning Models
huqingyuan/mexopencv
Collection and a development kit of matlab mex functions for OpenCV library
huqingyuan/ModernCpp
Code for my Modern C++ webinar
huqingyuan/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
huqingyuan/optimizers.numpy
huqingyuan/pmls-caffe
PMLS-Caffe: Distributed Deep Learning Framework for Parallel ML System
huqingyuan/pytorch-cnn-visualizations
Pytorch implementation of convolutional neural network visualization techniques
huqingyuan/raven-reader
📖 Simple RSS Reader app made using electron and vue.js
huqingyuan/strads
Parallel ML System - STRADS scheduler
huqingyuan/tensorpack
A Neural Net Training Interface on TensorFlow, with focus on speed + flexibility
huqingyuan/TensorSlow
Re-implementation of TensorFlow in pure python, with an emphasis on code understandability
huqingyuan/tulip
Scaleable input gradient regularization
huqingyuan/keras-data-generator
Template for data generator in Keras
huqingyuan/Semantic_Adversarial_Attacks
Code for Semantic Adversarial Attacks