mirror of
https://github.com/NotXia/notxia.github.io.git
synced 2025-12-14 19:01:51 +01:00
Add BSc thesis link
This commit is contained in:
@ -16,6 +16,7 @@ export default {
|
||||
"Project for the Fundamentals of Artificial Intelligence and Knowledge Representation (module 1) course.\n" +
|
||||
"Minimax-based agent for the Tablut board game, tuned using a genetic algorithm.",
|
||||
|
||||
"thesis": "Thesis",
|
||||
"bsc_thesis.title": "Bachelor's thesis",
|
||||
"bsc_thesis.thesis_title": "Subtopic-oriented biomedical summarization using pretrained language models",
|
||||
"bsc_thesis.description": "Biomedical extractive summarization using pretrained encoders and clustering.",
|
||||
|
||||
@ -16,6 +16,7 @@ export default {
|
||||
"Progetto per il corso di Fundamentals of Artificial Intelligence and Knowledge Representation (modulo 1).\n" +
|
||||
"Agente implementato con minimax e addestrato con un algoritmo genetico per il gioco da tavolo Tablut.",
|
||||
|
||||
"thesis": "Tesi",
|
||||
"bsc_thesis.title": "Tesi triennale",
|
||||
"bsc_thesis.thesis_title": "Subtopic-oriented biomedical summarization using pretrained language models",
|
||||
"bsc_thesis.description": "Generazione di riassunti estrattivi in ambito biomedico con modelli di linguaggio preaddestrati e algoritmi di clustering.",
|
||||
|
||||
Reference in New Issue
Block a user