Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added topics from Julian #22

Merged
merged 1 commit into from
Sep 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added assets/trommer/mgn_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions topics/_trommer/datasets.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
lang: de
title: Evaluation neuer Use-Cases mit Graph Neural Networks
additional_info: https://github.com/JuliaML/MLDatasets.jl
tags: ["sb", "sm", "fm", "pm", "ba", "ma"]
date: 2024-09-16
---

Unser Softwarepaket [MeshGraphNets.jl](https://github.com/una-auxme/MeshGraphNets.jl) wurde bereits erfolgreich auf verschiedene Use-Cases (z.B. eine [Fahrzeugkabine](https://eccomas2024.org/event/contribution/c6631311-ae03-11ee-ac5b-000c29ddfc0c) oder eine [hydraulische Bremse](https://pretalx.com/juliacon2024/talk/HDGJMJ/)) innerhalb unserer Projekte angewendet. Hier enden jedoch die Möglichkeiten für die Anwendung nicht, da viele weitere Domänen ähnliche Problemstellungen besitzen.

Mögliche Anwendungsfälle:

- Medizin (z.B. [kardiovasuläres System](https://peterhcharlton.github.io/pwdb/))
- Energienetze (z.B. [Windkraftanlagen](https://juliaml.github.io/MLDatasets.jl/stable/datasets/graphs/#MLDatasets.WindMillEnergy))
- ...
16 changes: 16 additions & 0 deletions topics/_trommer/software.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
lang: de
img_src: assets\trommer\mgn_logo.png
title: Weiterentwicklung unserer Softwarepakete für Graph Neural Networks
additional_info: https://github.com/una-auxme/MeshGraphNets.jl
tags: ["sb", "sm", "hiwi"]
date: 2024-09-16
---

Die Programmiersprache [*Julia*](https://julialang.org/) wächst aktuell stark in ihrer Anwendung sowohl in der Forschung als auch in der Industrie bei großen Unternehmen wie beispielsweise [ASML](https://pretalx.com/juliacon2024/talk/DMLTLG/) und [Bosch](https://arxiv.org/abs/2403.11648). Dabei arbeitet unser Lehrstuhl aktiv an der (Weiter-)entwicklung unser aktuellen [Softwarepakete](https://github.com/una-auxme/) für *Julia*, besonders im Bereich Graph Neural Networks. Dabei gibt es immer aktuelle Themen die in Angriff genommen werden können um das Paket und die Sprache voranzutreiben.

Dies beinhaltet:

- Entwicklung neuer Funktionen der Pakete
- Mitwirken an ***Core***-Paketen von *Julia*
- Instandhaltung der aktuellen Software