Skip to content
#

active-learning

Here are 294 public repositories matching this topic...

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
brittdev
brittdev commented Dec 22, 2021

In simulation mode, when I try to run a single simulation using the nn-2-layer classifier and sbert feature extraction method, it gives me this error

ValueError: Error: method 'nn2layer' is not implemented for entry point asreview.models.classifiers.

However, using this combination of classification and feature extraction method in a simulation-batch does not give me the same error. Using th

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 Jan 11, 2022
  • 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