active-learning
Here are 183 public repositories matching this topic...
Hi,
As title described. I think this feature will be helpful when:
- managing projects programmatically
- integrating doccano with other jobs/services.
Here are my thoughts:
DB Models:
add one more t
-
Updated
Nov 1, 2020 - 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
May 30, 2020 - Python
-
Updated
Sep 25, 2020 - Python
-
Updated
Nov 24, 2020 - Python
-
Updated
Nov 27, 2020 - Java
-
Updated
Oct 12, 2020 - Python
-
Updated
Aug 19, 2020 - Python
-
Updated
Sep 24, 2020 - Python
-
Updated
Oct 19, 2020 - JavaScript
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:
- Go to 'Home'
- See the description when the project titel is long.
-
Updated
Nov 20, 2020 - Python
-
Updated
Sep 26, 2019 - Python
-
Updated
Jul 21, 2020 - C#
-
Updated
Mar 24, 2020 - HTML
-
Updated
Oct 4, 2020 - Python
-
Updated
Jun 30, 2020 - TypeScript
-
Updated
Nov 27, 2020 - Python
-
Updated
Dec 10, 2019 - Python
-
Updated
Oct 22, 2020 - Python
-
Updated
Dec 31, 2019 - Jupyter Notebook
-
Updated
Aug 4, 2020 - Python
-
Updated
Oct 10, 2020 - Python
-
Updated
Nov 6, 2020 - Python
-
Updated
Jun 24, 2020 - Jupyter Notebook
-
Updated
Nov 18, 2020 - Jupyter Notebook
-
Updated
Nov 14, 2020 - Python
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."



Vcpkg is a C++ dependency management system that makes installation and consumption as a dependency very easy. We should support this for VW to allow consuming the lib as easy as possible.
Instructions for creating a new package can be found here: https://github.com/microsoft/vcpkg/blob/master/docs/examples/packaging-github-repos.md