active-learning
Here are 243 public repositories matching this topic...
-
Updated
Aug 8, 2021 - Python
Add examples for all ApiWorkflow functions
The ApiWorkflow
class provides a lot of usability. You can e.g. create datasets, upload samples, upload embeddings, upload custom metadata, delete datasets, and more. But, currently, the documentation is rather thin. We should add a simple example on how to use these functions for all of them.
-
Updated
Jul 2, 2021 - Python
-
Updated
Aug 11, 2021 - Python
When computing the isosurface, when 4 simplex edges crosses the isosurface, we add 2 triangles to the isosurface triangulation.
Right now we add these arbitrarily (in these 3 lines) but we should add them so that the curvature is minimized.
The current state o
-
Updated
Jul 28, 2021 - Python
-
Updated
Aug 19, 2021 - Python
-
Updated
Aug 18, 2021 - Java
Describe the bug
After starting a new project and naming it with a starting underscore (or dash), the model fails to train / finish training. The front end just shows as if the model is being trained (see screenshot below).
As I run asreview lab
in the development environment, I noticed curious terminal output for the back end as well - the project was recognised as "-baseline" for I had
-
Updated
Aug 19, 2020 - Python
-
Updated
Jun 8, 2021 - JavaScript
-
Updated
Oct 12, 2020 - Python
-
Updated
Jul 27, 2021 - Python
-
Updated
Aug 17, 2021 - Python
-
Updated
Sep 26, 2019 - Python
-
Updated
Aug 4, 2021 - Python
-
Updated
Aug 20, 2021 - Python
-
Updated
Aug 18, 2021 - C#
-
Updated
Feb 17, 2021 - HTML
-
Updated
Jun 8, 2021 - Python
-
Updated
Aug 18, 2021 - TypeScript
-
Updated
Jan 3, 2021 - Python
-
Updated
Aug 4, 2020 - Python
-
Updated
Aug 15, 2021 - Python
-
Updated
Aug 1, 2021 - JavaScript
-
Updated
Dec 31, 2019 - Jupyter Notebook
-
Updated
Jul 13, 2021 - Python
-
Updated
Apr 7, 2021
Improve this page
Add a description, image, and links to the active-learning topic page so that developers can more easily learn about it.
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."
Continuation of issue #2474 as discussed here