-
@gamebeaker @Kiradien
I got this email. Seems to be legit. https://cispa.de/en/people/shubham.agarwal
You may be interested in participating.
> We are researchers from Saarland University & …
-
Course code, if applicable:
University hosting the course: Saarland University
Contact person: Holger Hermanns, hermanns@cs.uni-saarland.de
Concepts taught: Applied Formal Methods,Behavioural Equi…
-
Possibly using node splitting, as outlined in S. Moll, _Decompilation of LLVM IR_. BSc thesis, Saarland University, 2011 (see #16).
-
**Project name:** Coq Library of Complexity proofs
**Initial author(s):** Fabian Kunze, Lennard Gäher, Maxi Wuttke, Yannick Forster
**Current URL:** https://github.com/uds-psl/coq-library-comple…
-
## 一言でいうと
BERT(#959 )をベースにしたネットワークで75言語124の木構造(Universal Dependency)を学習させた研究。Word Pieceベースの多言語BERTの上にタスク個別のレイヤ(形態素推定、係り受け推定など)を乗せマルチタスクの転移学習を行う(この時ULMFiTを使用)。予測時は、複数のAttentionレイヤに重みを掛けて使用する
![im…
-
Some links result in a 404 error.
It would be cool to **systematically** detect all dead links and then decide whether we can update or delete them.
Just for example:
- [`1x1`->`LaTeX` -> last …
-
### Description
When using a class to a user defined document class the author affiliations may render incorrectly.
### (Optional:) Please add any files, screenshots, or other information here.
_No…
-
Hello everybody,
I'm currently testing Oases on our RNA-Seq data (approx. 40 – 80 million paired–end Illumina reads with 150 bp length) and for some reason velvetg tries to allocate huge amounts of…
-
`blur` is too slow, `imageproc::filter::gaussian_blur_f32` is faster than it, but still slow.
## Reproduction steps
```Rust
use image::imageops::blur;
use image::{Rgb, RgbImage};
use imagepro…
-
BPO | [46754](https://bugs.python.org/issue46754)
--- | :---
Nosy | @gvanrossum, @JelleZijlstra, @corona10, @brandtbucher
*Note: these values reflect the state of the issue at the time it was migrate…