There are 0 repository under unimib topic.
🎓 MS in Data Science @ University of Milano-Bicocca
Material regarding my Bachelor's and Master's degree in Computer Science
progetto-questionari-1-dev-team created by GitHub Classroom
A repository for the Advanced Machine Learning course project.
A repository for the Data Management and Data Visualization course project.
Minimum Spanning Tree in Prolog
A Firefox plugin that replaces the kaltura widget into a direct html5 video for courses at Unimib
This is my final project for the course "Business Intelligence for Financial Services", which is part of the Informatics bachelor's degree, that I have attended during my third year at Università degli Studi Milano-Bicocca
Progetto di Analisi e Progettazione del Software, A.A. 2020/2021
Progetto di Elementi di Bioinformatica, A.A. 2021/2022
Python CLI tool to download all content from UNIMIB's Moodle E-Learning platform
Distributed MQTT multi-slot parking system with ESP8266 and ESP32
Final project for Hardware Course implemented with VHDL
A repository for the Data Science LAB course project.
A repository for the Text Mining and Search course project.
Minimum Spanning Tree in Lisp
A repository of assignments performed during the Advanced Machine Learning course.
The project consists in the development of an application for the recognition of one-dimensional signals (audio), two-dimensional signals (images) and retrieval of the 10 images most similar to a given query.
This repository contains Prolog and Lisp code for a project for "Linguaggi di Programmazione" course at Unimib
Progetto di Sistemi Distribuiti, A.A. 2020/2021
Progetto Linguaggi di Programmazione, A.A. 2020/2021
DCT2 implementation and comparison against FFT open-source ones.
Created an algorithm to identify metastatic cancer in small image patches taken from larger digital pathology scans. The data used for this competition is a slightly modified version of the PatchCamelyon (PCam) benchmark dataset (does not contain duplicates)
Progetto di Programmazione di Dispositivi Mobili, A.A. 2021/2022
Materials for my degree in Computer Science
Simple Lisp & Prolog Huffman encoder. Final project of the course "Linguaggi di Programmazione" (Programming Languages), bachelor in Computer Science, University of Milano-Bicocca
Progetto Linguaggi di Programmazione, A.A. 2020/2021
Basic IoT project which models a smart greenhouse to monitor and control soil moisture, ambient humidity and temperature through an IoT device.
Comparison of sparse linear systems solvers via Cholesky Decomposition in C++ and Matlab