ZZHGrace's Stars
qqwweee/keras-yolo3
A Keras implementation of YOLOv3 (Tensorflow backend)
ej0cl6/deep-active-learning
Deep Active Learning
ntucllab/libact
Pool-based active learning in Python
Academic-Hammer/KG-Survey
Survey on Knowledge Graph
Riashat/Active-Learning-Bayesian-Convolutional-Neural-Networks
Active Learning on Image Data using Bayesian ConvNets
feixyz10/network-representation-learning
network-representation-learning: DeepWalk, LINE, Node2Vec, GraRep
williamleif/graphsage-simple
Simple reference implementation of GraphSAGE.
seb5666/graph_neural_networks
A variety of different algorithms for transductive classification on graph datasets
SilverHelmet/MIMIC
Kivin1/nn
xuqiongkai/GraphBasedRNN
Graph-Based Recursive Neural Network for Vertex Classification
google/active-learning
hahnyuan/nn_tools
Neural Network Tools: Converter and Analyzer. For caffe, pytorch, draknet and so on.
revbucket/mister_ed
Pytorch Adversarial Attack Framework
theonesud/Pytorch-Model-Zoo
A collection of deep learning models implemented in PyTorch
msyim/VGG16
A PyTorch implementation of VGG16. This could be considered as a variant of the original VGG16 since BN layers are added after each conv. layer
Cadene/pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
pytorch/vision
Datasets, Transforms and Models specific to Computer Vision
L1aoXingyu/pytorch-beginner
pytorch tutorial for beginners
hunkim/PyTorchZeroToAll
Simple PyTorch Tutorials Zero to ALL!