unimib
There are 44 repositories under unimib topic.
dlcgold/Appunti
https://dlcgold.github.io/Appunti/
fdila/computer-science
Material regarding my Bachelor's and Master's degree in Computer Science
UnimibSoftEngCourse2022/progetto-questionari-1-dev-team
progetto-questionari-1-dev-team created by GitHub Classroom
fabriziocominetti/data-science-UniMiB
🎓 MS in Data Science @ University of Milano-Bicocca
malborroni/RECMojion
A repository for the Advanced Machine Learning course project.
gianscarpe/unimib
Unimib repo with projects and notes
malborroni/Just-Repeat-Hit
A repository for the Data Management and Data Visualization course project.
PhantoNull/Minimum-Spanning-Trees-PROLOG
Minimum Spanning Tree in Prolog
Blastd/UnimibKalturaResolver
A Firefox plugin that replaces the kaltura widget into a direct html5 video for courses at Unimib
lorenzomagni/BIFS-Project
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
colobrodo/thesis
My computer science thesis on the development of a test report
crypthunter/embedded_systems
Progetto sistemi embedded unimib
Deivmercer/Aste-Online
Progetto di Analisi e Progettazione del Software, A.A. 2020/2021
Deivmercer/pileup
Progetto di Elementi di Bioinformatica, A.A. 2021/2022
depau/unimib_moodle_scraper
Python CLI tool to download all content from UNIMIB's Moodle E-Learning platform
dvdmarchetti/unimib-iot-lab-smart-parking
Distributed MQTT multi-slot parking system with ESP8266 and ESP32
dvdmarchetti/unimib-vhdl-semaphore
Final project for Hardware Course implemented with VHDL
malborroni/Forecasting-in-the-Dark
A repository for the Data Science LAB course project.
malborroni/Good-or-Bad_Ask-your-Pet
A repository for the Text Mining and Search course project.
PhantoNull/Minimum-Spanning-Trees-LISP
Minimum Spanning Tree in Lisp
rconfa/Deep-Learning-Assignment
A repository of assignments performed during the Advanced Machine Learning course.
rconfa/Digital-Signal-and-Image-Management-Project
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.
azanotti/Progetto-E1P-LP-2223
This repository contains Prolog and Lisp code for a project for "Linguaggi di Programmazione" course at Unimib
Deivmercer/Kanban-Board
Progetto di Sistemi Distribuiti, A.A. 2020/2021
Deivmercer/Minimum-Spanning-Trees-Prolog
Progetto Linguaggi di Programmazione, A.A. 2020/2021
dvdmarchetti/unimib-mdcs-dct-image-compression
DCT2 implementation and comparison against FFT open-source ones.
GiulioRiggio/UMAP-R
UMAP testing
rconfa/Histopathological-Cancer-Detection
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)
RokettoApp/Roketto
Progetto di Programmazione di Dispositivi Mobili, A.A. 2021/2022
Skimmeroni/Appunti
Appunti universitari
andrearanica/laurea-triennale
Materials for my degree in Computer Science
cristianlivella/huffman-encoder
Simple Lisp & Prolog Huffman encoder. Final project of the course "Linguaggi di Programmazione" (Programming Languages), bachelor in Computer Science, University of Milano-Bicocca
Deivmercer/Minimum-Spanning-Trees-LISP
Progetto Linguaggi di Programmazione, A.A. 2020/2021
dvdmarchetti/unimib-iot-lab-smart-greenhouse
Basic IoT project which models a smart greenhouse to monitor and control soil moisture, ambient humidity and temperature through an IoT device.
dvdmarchetti/unimib-mdcs-cholesky-decomposition-for-sparse-linear-system
Comparison of sparse linear systems solvers via Cholesky Decomposition in C++ and Matlab