-
# Grant category
Please select one:
- **Open source maintenance**
# Description
## Problem statement
Token distribution (Airdrop/Raffle etc) is a common need in crypto space now. A proj…
-
I changed the dataset(source data count:20000, target data count:2100)
Result:
source only:
mydata set: Average loss: 2.1571, Accuracy: 1311/2100 (62.00%)
domain adaptation:
mydata set: Average…
-
This code should use `fs.mkfifo` on non-windows:
https://github.com/microsoft/vscode-languageserver-node/blob/277e4564193c4ed258fe4d8d405d3379665bbab9/jsonrpc/src/node/main.ts#L201-L220
-
Hi @emjotde
I was trying my hands on training machine translation models using Marian and I wanted to know the process of doing domain adaptation in Marian.
I checked that OpenNMT has the guidel…
-
From the wiki https://en.wikipedia.org/wiki/Uniform_Resource_Identifier
> If an authority component is present, then the path component must either be empty or begin with a slash (/).
So th…
-
Using the apf (or PUMI) API how do I generate halo cells on physical boundaries? I would need any allocated field to also be available within the halos. I need the halos to perform flux based bounda…
-
I'm curious if there's a data set being used for benchmarking between the different GAN types (whether quantitatively or qualitatively).
Would love to help contribute but curious to see what you're…
-
## Motivation
sclang is a language where much happens implicit or in the background. This combined with the server/client dualism, a hard to read stacktrace on errors, the "fail and recover silentl…
-
Hi everyone,
I’m currently working on a project that involves spatial audio processing using the STARSS23 dataset. My goal is to convert the FOA (First-Order Ambisonics) format audio files from this …
-
Recently I conduct an experiment of classification under domain shift, but the evaluation metric is F1 score instead of accuracy. In my settings, the label proportion in test set is known, therefore I…