mirror of
https://github.com/NotXia/notxia.github.io.git
synced 2026-05-06 08:46:40 +00:00
Update cv
This commit is contained in:
@@ -2,7 +2,12 @@
|
||||
<div>
|
||||
<h2 class="text-4xl font-bold tracking-wide">{{ $t("education") }}</h2>
|
||||
|
||||
<ActivityParagraph :title="$t('ms in ai')" :subtitle="$t('unibo')" :right_text="`2023 - ${$t('present')}`">
|
||||
<ActivityParagraph :title="$t('ms in ai')" :subtitle="$t('unibo')" :right_text="`2023 - 2026`">
|
||||
<div>
|
||||
{{ $t("thesis title") }}:
|
||||
<a class="font-mono hover:underline" href="https://raw.githubusercontent.com/NotXia/self-supervised-xai-thesis/main/thesis/thesis.pdf">A Self-Supervised Attribution Method for Explaining Neural Networks</a>
|
||||
</div>
|
||||
<div>{{ $t("graduation grade") }}: 110/110 {{ $t("with honors") }}</div>
|
||||
</ActivityParagraph>
|
||||
|
||||
<ActivityParagraph :title="$t('bs in cs')" :subtitle="$t('unibo')" :right_text="`2020 - 2023`">
|
||||
|
||||
Reference in New Issue
Block a user