dataset
Here are 4,304 public repositories matching this topic...
-
Updated
Nov 29, 2020 - Python
-
Updated
Oct 22, 2020
-
Updated
Sep 8, 2020
-
Updated
Feb 20, 2021 - JavaScript
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
Sep 18, 2020
-
Updated
Feb 20, 2021 - JavaScript
-
Updated
Feb 20, 2021 - Python
-
Updated
Feb 21, 2021 - Python
-
Updated
Jan 10, 2021 - Jupyter Notebook
-
Updated
Dec 29, 2020 - Python
-
Updated
Jan 15, 2021 - JavaScript
🚨 🚨 Feature Request
- Related to an existing Issue
- A new implementation (Improvement, Extension)
Move the docker setup to a separate repository. Moving this outside core makes cleaner code.
Keeping docker-setup inside the core code, then adding a number of other similar systems like Vagrant, will over time create a mess. Better move them out. It also mak
-
Updated
Feb 17, 2021 - Python
Expected Behavior
I want to convert torch.nn.Linear modules to weight drop linear modules in my model (possibly big), and I want to train my model with multi-GPUs. However, I have RuntimeError in my sample code. First, I have _weight_drop() which drops some part of weights in torch.nn.Linear (see the code below).
Actual Behavior
RuntimeError: arguments are located on different GPUs at /
-
Updated
Sep 28, 2020 - Jupyter Notebook
-
Updated
Nov 6, 2020 - Python
-
Updated
Feb 21, 2021 - Python
-
Updated
Nov 26, 2020 - Jupyter Notebook
Each item in the list should be written in the same language as what it's represent
Ex. :
The French choice should be Français
The Portuguese should be Português
The Chinese should be 中文
The Dutch should be Holländisch
(The traduction come from google traduction and should be double check)



My actions before raising this issue
It looks like in case of a lot of log events (about about 1 million per da