Pinned Repositories
adversarial
Pytorch - Adversarial Training
Adversarial-Defense-by-Suppressing-High-Frequencies
An efficient adversarial defense method with strong insights which won the fifth place of the IJCAI-2019 Alibaba Adversarial AI Challenge.
adversarial-logit-pairing-analysis
Analysis of Adversarial Logit Pairing
adversarial-machine-learning-at-scale
implementation
adversarial-robustness-toolbox
Python library for adversarial machine learning, attacks and defences for neural networks, logistic regression, decision trees, SVM, gradient boosted trees, Gaussian processes and more with multiple framework support
Adversarial-vertex-mixup-pytorch
attack-and-defense-methods
A curated list of papers of adversarial examples and defense methods.
awesome-adversarial-machine-learning
A curated list of awesome adversarial machine learning resources
bayesian-machine-learning
Notebooks related to Bayesian methods for machine learning
lironghuo's Repositories
lironghuo/adversarial
Pytorch - Adversarial Training
lironghuo/adversarial-logit-pairing-analysis
Analysis of Adversarial Logit Pairing
lironghuo/adversarial-machine-learning-at-scale
implementation
lironghuo/awesome-adversarial-machine-learning
A curated list of awesome adversarial machine learning resources
lironghuo/Bayesian_neural_network_papers
Papers for Bayesian-NN
lironghuo/cnn-lstm-bilstm-deepcnn-clstm-in-pytorch
In pytorch Learing Neural Networks likes CNN、LSTM、BiLSTM、DeepCNN 、CLSTM、CNN and LSTM
lironghuo/cs231n-project
lironghuo/Deep-Kernel-GP
Deep Kernel Learning. Gaussian Process Regression where the input is a neural network mapping of x that maximizes the marginal likelihood
lironghuo/DSKG
lironghuo/EPM
Infinite Edge Partition Models
lironghuo/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
lironghuo/FreeAdversarialTraining
PyTorch Implementation of Adversarial Training for Free!
lironghuo/human-pose-estimation.pytorch
とりあえず
lironghuo/ImageNet
This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet, vgg, resnet, squeezenet, densenet)
lironghuo/KB2E
Knowledge Graph Embeddings including TransE, TransH, TransR and PTransE
lironghuo/MINE-Mutual-Information-Neural-Estimation-
A pytorch implementation of MINE(Mutual Information Neural Estimation)
lironghuo/MNIST_center_loss_pytorch
A PyTorch implementation of center loss on MNIST
lironghuo/ronger
lironghuo/srnn
Code for "Sequential Neural Models with Stochastic Layers"
lironghuo/TinyImageNet
Course Project for cs231n
lironghuo/vae_cf
Variational autoencoders for collaborative filtering