Skip to content

Commit f80470d

Browse files
committed
new members
1 parent 7d03648 commit f80470d

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

public/images/team/naskrecki.webp

117 KB
Loading

src/data/team/leaders.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ export const leaders: TeamLeader[] = [
2727
title: "Team Leader",
2828
imageUrl: "/images/team/steifer.webp",
2929
imageAlt: "Tomasz Steifer",
30-
tags: ["THEORY", "ML", "AI"],
30+
tags: ["learning theory", "logic", "expressivity"],
3131
description:
3232
"Tomasz Steifer is a researcher working at the interface of machine learning, artificial intelligence, and theoretical computer science. He investigates the fundamental capabilities and limitations of modern ML/AI architectures, developing mathematically grounded frameworks that explain when these systems can learn, where they must fail, and how to design models that are more powerful, controllable, and predictable.",
3333
teamName: "BLUE-XAI: Human-centered explainable AI",

src/data/team/researchers.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ export const researchers: TeamMember[] = [
5454
{
5555
id: "bartosz-naskreci",
5656
name: "dr Bartosz Naskręcki",
57-
imageUrl: "/images/team/naskreci.webp",
57+
imageUrl: "/images/team/naskrecki.webp",
5858
imageAlt: "dr Bartosz Naskręcki",
5959
tags: ["generative models", "interpretability", "formal methods in mathematics and programming"],
6060
socialLinks: {

0 commit comments

Comments
 (0)