-
E2 U3 S8 C5: P18
-
### Precondition
- [X] I understood that this template is only for feature requests and not for bug reports
### Cross-checked related issues?
- [X] I have cross-checked this overview https://github…
-
#### Description of the problem
#### Example of the problem
#### References/Other comments
[1] https://en.wikipedia.org/wiki/B%2B_tree
-
There are a number of things to improve with Basic.sorted_key():
* first, it should be called 'sort_key'
* it should be a method, not a classmethod, which would make as_tuple_tree() redundant
* put…
rlamy updated
3 years ago
-
Given that `ReLU(x) = x (0.5 + 0.5 sgn(x))`, this reduces to approximating the sign function, and this paper appears to have the state of the art: https://eprint.iacr.org/2020/834
Also note
- `…
j2kun updated
3 weeks ago
-
We've been working towards a more shared model of maintainer responsibilities, and I've been discussing this on and off with folks like @cesswairimu @IshaGupta18 @gauravano @SidharthBansal and @sashad…
-
Similar to #695 (closed). In the original discussion, participants did not seem to understand the difference between "learning-to-rank" and "ordinal classification". "learning-to-rank" produce relativ…
-
```
What steps will reproduce the problem?
1. Use the phrase "distribution agreement"
I expect it to return english, but it returns french.
I am using version 02-02-2011, on Windows 7
This seems to…
-
```
What steps will reproduce the problem?
1. Use the phrase "distribution agreement"
I expect it to return english, but it returns french.
I am using version 02-02-2011, on Windows 7
This seems to…
-
WiC is one of the tasks of the [SuperGLUE](https://super.gluebenchmark.com) benchmark. The task is to re-trace the steps of Facebook's RoBERTa paper (https://arxiv.org/pdf/1907.11692.pdf) and build an…