avnitjnkol's Stars
kuangliu/pytorch-cifar
95.47% on CIFAR10 with PyTorch
facebookresearch/MUSE
A library for Multilingual Unsupervised or Supervised word Embeddings
google/active-learning
rmunro/pytorch_active_learning
PyTorch Library for Active Learning to accompany Human-in-the-Loop Machine Learning book
ej0cl6/deep-active-learning
Deep Active Learning
google-research/ssl_detection
Semi-supervised learning for object detection
ozansener/active_learning_coreset
Source code for ICLR 2018 Paper: Active Learning for Convolutional Neural Networks: A Core-Set Approach
dsgissin/DiscriminativeActiveLearning
Code and website for DAL (Discriminative Active Learning) - a new active learning algorithm for neural networks in the batch setting. For the blog:
napsternxg/pytorch-practice
Some example scripts on pytorch
Riashat/Active-Learning-Bayesian-Convolutional-Neural-Networks
Active Learning on Image Data using Bayesian ConvNets
Riashat/Deep-Bayesian-Active-Learning
Code for Deep Bayesian Active Learning (ICML 2017)
mengf1/PAL
Policy based Active Learning with DQN (EMNLP-2017)
orico/ActiveLearningFrameworkTutorial
An active learning framework, using interchangeable algorithms and sample selection functions, including experimental results on a toy data-set.
dhaalves/CEAL_keras
Implementation of "Cost-Effective Active Learning for Deep Image Classification" paper
fahadm/Bayesian-Active-Learning-Pytorch
Implementation of Bayesian NNs in Pytorch (https://arxiv.org/pdf/1703.02910.pdf) (With some help from https://github.com/Riashat/Deep-Bayesian-Active-Learning/))
seominseok0429/Learning-Loss-for-Active-Learning-Pytorch
Learning Loss for Active Learning Pytorch Implementation,(reproduction)
kishstats/flask-s3-browser
frkl/active-learning
Active learning for deep learning
Ermlab/cifar10keras
CIFAR-10 IMAGE CLASSIFICATION WITH KERAS CONVOLUTIONAL NEURAL NETWORK TUTORIAL
Grayming/ALIL
Code for ACL2018 paper "Learn How to Actively Learn: An Imitation Learning Approach"
CVxTz/active_learning
Active Learning Applied to image and tabular data
amrsharaf/PAL
Policy based Active Learning with DQN
mariobecerra/Active_Learning_CNNs
Active Learning with approximations of Bayesian Convolutional Neural Networks.
aaabbbcq/PAL
Policy based Active Learning with DQN