lucamodica
Research fellow @ University of Turin, Data Science & AI student @ Chalmers University of Technology. Usually writing code, creating things and analyzing stuff
Chalmers University of TechnologyGöteborg, Sweden
Pinned Repositories
advanced-databases
Repository for the Advanced Databases course (DAT475, Chalmers University of Technology).
bachelors-thesis
A repo to include my bachelor's thesis (for now, only in italian) and the slides used for the presentation
design-of-ai-systems
A collection of different AI systems projects to explain how they work, provide insight in how such systems are built, and practice to develop such systems. Based on a university course (Chalmers University of Techology).
despacito-with-arduino
The code allows a buzzer connected to an arduino (in this case, Arduino UNO) to reproduce Despacito song
email-service
A Java client-server email service for a university project, built with JavaFX and with support for multiple instances.
formal-languages-and-translators-project--bachelor
University project in Java about automata, lexer, parser and then translator development.
grape-project
Graph-based Representation and Analysis of Product Embeddings (GRAPE): a Comparative Analysis of Node Classification on the AmazonCo-Purchasing Graph Using GNN Architectures and Baseline Models.
nirs-project
Neural Interpretable Recommender System (NIRS): a project based on Neural Collaborative Filtering with a focus on the interpretability of recommendations
statistical-learning-for-big-data
Repository for the Statistical Learning for Big Data course (MVE441, Chalmers University of Technology).
video-message-boi-bot
A Telegram bot with useful features for video messages, like downloading them!
lucamodica's Repositories
lucamodica/email-service
A Java client-server email service for a university project, built with JavaFX and with support for multiple instances.
lucamodica/video-message-boi-bot
A Telegram bot with useful features for video messages, like downloading them!
lucamodica/design-of-ai-systems
A collection of different AI systems projects to explain how they work, provide insight in how such systems are built, and practice to develop such systems. Based on a university course (Chalmers University of Techology).
lucamodica/formal-languages-and-translators-project--bachelor
University project in Java about automata, lexer, parser and then translator development.
lucamodica/java-oop-exercises--bachelor
A list of Java excercises about the OOP principles and dynamic structures (pile, queues, list, binary trees).
lucamodica/sql-exercises--bachelor
A list of query exercises in SQL language, ranging on various difficulties.
lucamodica/statistical-learning-for-big-data
Repository for the Statistical Learning for Big Data course (MVE441, Chalmers University of Technology).
lucamodica/aaut
Repository with contents from the Machine Learning UniTo course
lucamodica/advanced-databases
Repository for the Advanced Databases course (DAT475, Chalmers University of Technology).
lucamodica/algorithms-and-data-structures-project--bachelor
University project in C and Java language about constructing algorithms and handling data structures, with several studies that ranged from the complexity of each methods to other particular design choices.
lucamodica/android-app-lesson-booking
Android app for create and manage booking for lessons, built for a university project.
lucamodica/bachelors-thesis
A repo to include my bachelor's thesis (for now, only in italian) and the slides used for the presentation
lucamodica/ds-ml-bootcamp-projects
Projects I made during Python for Data Science and Machine Learning Bootcamp course
lucamodica/grape-project
Graph-based Representation and Analysis of Product Embeddings (GRAPE): a Comparative Analysis of Node Classification on the AmazonCo-Purchasing Graph Using GNN Architectures and Baseline Models.
lucamodica/kaggle-notebooks-experiments
A collection of Jupyter notebooks about my Data Science and ML experiments. Almost are from Kaggle.
lucamodica/nirs-project
Neural Interpretable Recommender System (NIRS): a project based on Neural Collaborative Filtering with a focus on the interpretability of recommendations
lucamodica/web-app-lesson-booking
University project that consists on an online platform for booking lessons, developed in VueJS and with Java servlet.
lucamodica/business-card
My personal business card, built in React.
lucamodica/c-unix-exercises--bachelor
Bunch of exercises about C language, process handling, their synchronization with Unix IPCs and much more.
lucamodica/computer-architecture-exercises--bachelor
Bunch of excercises about IJVM language (JVM ISA language only on integers) and MAL microcode for new istruction implementations, in Mic-1 architecture.
lucamodica/computer-vision
Repository for the computer vision course, especially the computer assignements and the project.
lucamodica/first-week-in-chalmers
A quick survival guild for i18n students who comes to chalmers.
lucamodica/guida_degli_studenti_di
Punto di aggregazione per materiale (esami, appunti, suggerimenti, ecc.) utile agli studenti per la vita universitaria.
lucamodica/haskell-exercises--bachelor
Exercises about the functional programming paradigm, using Haskell as a programming language.
lucamodica/java-thread-event-ui-exercises--bachelor
Exercises about advanced aspects of programming languages (Java in particular), ranging from graphical interface to thread management and event-based programming.
lucamodica/lm-evaluation-harness
A framework for few-shot evaluation of autoregressive language models.
lucamodica/lucamodica
Personal repo eheh
lucamodica/lucamodica.github.io
Personal website. Currently built with Quarto, an open-source scientific/technical publishing system
lucamodica/NSVEGUR
lucamodica/stochastic-processes-bayesian-inference
repo for MVE550 Stochastic processes and Bayesian inference course