Active learning for deep learning
☆19Oct 5, 2018Updated 7 years ago
Alternatives and similar repositories for active-learning
Users that are interested in active-learning are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Implementation of "Cost-Effective Active Learning for Deep Image Classification" paper☆35May 9, 2019Updated 7 years ago
- Implementation of Bayesian NNs in Pytorch (https://arxiv.org/pdf/1703.02910.pdf) (With some help from https://github.com/Riashat/Deep-Ba…☆31Sep 7, 2021Updated 4 years ago
- Adversarial Active Learning for Deep Networks☆14Oct 16, 2018Updated 7 years ago
- Deep Reinforcement Active learning - Master Thesis☆19Dec 7, 2022Updated 3 years ago
- Active learning for Big Data☆25Feb 26, 2026Updated 4 months ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Active Learning using Multi Label Image Dataset☆14Feb 20, 2019Updated 7 years ago
- Active Learning on Image Data using Bayesian ConvNets☆140Nov 2, 2016Updated 9 years ago
- Code for ACL2018 paper "Learn How to Actively Learn: An Imitation Learning Approach"☆10Mar 8, 2019Updated 7 years ago
- Comparing active learning, semi-supervised learning and combination of them on deep learning.☆14Nov 19, 2017Updated 8 years ago
- SimEc code relying on the theano library - check out the simec repo instead for keras based code!☆10Feb 28, 2018Updated 8 years ago
- Active Learning: Predictors, Recommenders and Labellers☆21Dec 26, 2022Updated 3 years ago
- Code for Deep Bayesian Active Learning (ICML 2017)☆112Feb 21, 2018Updated 8 years ago
- An active learning framework, using interchangeable algorithms and sample selection functions, including experimental results on a toy da…