From 362cd6be32f27a97c7d7ae0d5761af23836de1bf Mon Sep 17 00:00:00 2001 From: Herman Bergstrom Date: Mon, 16 Oct 2023 11:25:46 +0200 Subject: [PATCH] Added Herman page --- _people/herman.markdown | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 _people/herman.markdown diff --git a/_people/herman.markdown b/_people/herman.markdown new file mode 100644 index 0000000..fe87e56 --- /dev/null +++ b/_people/herman.markdown @@ -0,0 +1,29 @@ +--- +layout: person +title: "Herman Bergström" +category: people +permalink: /people/herman +image: /assets/people/default.png +position: "PhD student" +status: "current" +--- + +![Herman](/assets/people/default.png){:class="people-profile-image"} + +## About me + +I am a Ph.D. student in the Data Science and AI division at Chalmers University of Technology, funded by the [Swedish Research Council](https://www.vr.se/english.html). Under the supervision of [Fredrik Johansson](https://www.healthyai.se/people/fredrik) and [Ida Häggström](https://www.chalmers.se/personer/idah) I work with the application of machine learning within the field of medical image analysis. + +My educational background consists of a B.Sc. in Software Engineering and a M.Sc. in Data Science and AI, both attended here at Chalmers. + +In my spare time I enjoy climbing, running, and watching movies. + +## Research + +My research is focused on the intersection of machine learning and medical image analysis. I am interested in all problems that pose a practical challenge in health care and creating systems that can support clinicians in their work. + +## Teaching + +- Introduction to Data Science and AI +- Design of AI Systems +- Algorithms