Oliver

Results 15 issues of Oliver

I noticed, that [Lightshot](https://app.prntscr.com/en/index.html) is creating a editable rectangle when creating a screenshot. Basically you draw your rectangle on the screen and you are able to scale and move this...

Add testing for install_requirements.sh I think the easiest test for this script would be to just call it in our build pipeline (a.k.a in our .github workflows) :-) I do...

Dear paulkr, thanks first for your awesome library! I'd like to have an option, where the notification is inserted on top of the page (instead of overhang). If you could...

For me it is not possible to use the "Win"-button as the hotkey. Combinations with "ctrl" and "alt" work, though. See also #205

### Enhancement The recommended gains for the weight init depend on the used activation function, see [torch docs](https://pytorch.org/docs/stable/nn.init.html). However, as for now the used gains are statically implemented and always...

enhancement
help wanted

### 🐛 Describe the bug When creating a heterogenous graph and the corresponding GNN like that: ``` # imports ... class ModelNetwork(torch.nn.Module): def __init__(self): super().__init__() self.conv1 = SAGEConv((-1, -1), 32)...

bug

![299761696-3ede861e-2bbf-4cfc-adc4-2da1a97e875e](https://github.com/TUfast-TUD/TUfast_TUD/assets/31124624/8464c582-ffcb-45cc-8539-ae50d5c39d62)

**The following bug report was send by a user** **What is the bug?** Die Hochschul-ID, die als Nutzername für die SLUB (Bibliothek)-Anmelde Interface verwendet wird, besteht aus neun Ziffern. Derzeit...

1) TU-Tex in Linkliste integrieren.

- [ ] Hinzufügen des Praktikumsportals (https://praktikumsportal.lehrerbildung.sachsen.de/). Die Anmeldung ist hier eine andere als das ZIH-Login. - [ ] Praktikumsportal ebenfalls als Link im Dashboard hinzufügen - [ ] Seite...

enhancement