The Wayback Machine - https://web.archive.org/web/20211224011931/https://github.com/topics/active-learning
Skip to content
#

active-learning

Here are 287 public repositories matching this topic...

jackgerrits
jackgerrits commented Dec 1, 2021

../build/vowpalwabbit/vw --marginal f --noconstant --initial_numerator 0.5 --initial_denominator 1.0 --decay 0.001 --readable_model readable_model.txt

Data:

0.5 |m constant id1
1.0 |m constant id2
0.25 |m constant id3
0.4 |m constant id1

Observed invert hash model:

Version 8.11.0
Id 
Min label:0
Max label:1
bits:18
lda:0
0 ngram:
0 skip:
options: --marginal m
C
philippmwirth
philippmwirth commented Sep 24, 2021

Add default parameters for all projection heads

It's helpful to know what the default parameters were in the papers to get started. We should add the default projection head parameters which were used for pre-training on Imagenet to all projection and prediction heads in lightly/models/modules/heads.py.

A collection of anomaly detection methods (iid/point-based, graph and time series) including active learning for anomaly detection/discovery, bayesian rule-mining, description for diversity/explanation/interpretability. Analysis of incorporating label feedback with ensemble and tree-based detectors. Includes adversarial attacks with Graph Convolutional Network.

  • Updated Aug 25, 2021
  • Python
rubrix
asreview
MartijnUX
MartijnUX commented Nov 24, 2020

Describe the bug
The description of the project is cut off, in the project overview page when the Titel is longer than 2 lines.

What happened? And what did you expect to happen?
When updating to 0.14, the descriptions are cut off in the project overview pages.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Home'
  2. See the description when the project titel is long.
SEAL-CI

NOVA is a tool for annotating and analyzing behaviours in social interactions. It supports Annotators using Machine Learning already during the coding process. Further it features both, discrete labels and continuous scores and a visuzalization of streams recorded with the SSI Framework.

  • Updated Dec 22, 2021
  • C#

Improve this page

Add a description, image, and links to the active-learning topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the active-learning topic, visit your repo's landing page and select "manage topics."

Learn more