Python

Got introduced to Computational Linguistics - Natural Language Processing in my second year of my bachelor´s degree
Became an exchange student in Madrid for one year, because the Linguistics program there has several more subjects related to NLP and Computer Science. Grades: 9.9/10 in programming for NLP, 9/10 in a general NLP subject.
Time Management
Python
Rust
TypeScript
Go
Explainable AI: Application of XAI methods to an LSTM network trained to predict emotion categories in speech samples using the Captum library. Of the employed methods, SHAP produced the best results, as we were able to retrain the network on a small subset of features deemed relevant by SHAP, while retaining the performance of the full model. In the end, the number of parameters of the model was cut by more than half.
Explainable AI: Application of XAI methods to an LSTM network trained to predict emotion categories in speech samples using the Captum library. Of the employed methods, SHAP produced the best results, as we were able to retrain the network on a small subset of features deemed relevant by SHAP, while retaining the performance of the full model. In the end, the number of parameters of the model was cut by more than half.