-
Politecnico di Torino
- Turin, Italy
- [email protected]
Stars
Simplified version of a website to manage airplane seat reservation
PCA, Linear Regression, Multiple Linear Regression, Logistic Regression, Decision Tree, Random Forest
rinaldoclemente / ReuseIt
Forked from giovannic96/ReuseItSecond-hand market Android app
rinaldoclemente / Real-time-collaborative-text-editor
Forked from giovannic96/Real-time-collaborative-text-editorCooperative text editing system that allows one or more users to modify the content of a document simultaneously.
rinaldoclemente / VirtualLabs
Forked from giovannic96/VirtualLabsApplicazione web per favorire la gestione di laboratori virtuali
nopesir / SFMedu
Forked from jianxiongxiao/SFMeduSFMedu: A Matlab-based Structure-from-Motion System for Education
nopesir / OIDv4_ToolKit
Forked from theAIGuysCode/OIDv4_ToolKitDownload and visualize single or multiple classes from the huge Open Images v4 dataset
"OAuth2: Protocol Analysis and Implementation": homework paper from the Computer System Security course at Politecnico di Torino (a.y. 2019/20).
"Analysis of security mechanisms in Istio": homework paper from the Cloud Computing course at Politecnico di Torino (a.y. 2019/20).
editoRT: A client-server architecture that exploits the CRDT algorithm in order to implement a complete Shared Editor solution.
Architecture implementation for data acquisition and pre-processing with RPi4 and RPi2, PiCam and GPS for the part-time extra-curricular work in Luxoft.
Thesis: "Autocalibration of monocular cameras for autonomous driving scenarios", carried out in collaboration with Luxoft. This repository contains all the related code and the two implemented solu…
Issues Download is a lightweight java application that will pull issues from a github.com repository, and write them to a .csv file.
nopesir / darknet
Forked from AlexeyAB/darknetYOLOv4 - Neural Networks for Object Detection (Windows and Linux version of Darknet )
OAuth2 protocol implementation using AuthZ Code Grant on Spring Boot with React as front-end and Google/Facebook as AuthZ and Resource servers. Custom implementation -> https://github.com/nopesir/o…
OAuth2 protocol implementation using AuthZ Code Grant with custom AuthZ and Resource servers. Google/Facebook implementation -> https://github.com/nopesir/oauth-hw-security
Assignment of the Web part in the Distributed Programming I exam at the Politecnico di Torino with prof. Sisto
nopesir / MongOSMQTTlib
Forked from mongoose-os-libs/mqttMQTT protocol support library for Mongoose OS, modified in order to have last_will retained flag in .yml
A BLE scanner and writer for the WiFi characteristics in Mongoose_OS ESP32 firmware from RPi3.
Assignment of the Socket part in the Distributed Programming I exam at the Politecnico di Torino with prof. Sisto
Part of the Chrono-thermostat project for the course of "Project and laboratories on communication systems".
Part of the Chrono-thermostat project for the course of "Project and laboratories on communication systems".
Part of the Chrono-thermostat project for the course of "Project and laboratories on communication systems".
Project assignment of the "Optimization methods and algorithms" course focused on implementing a hybrid meta-heuristic algorithm to solve the optimal database design problem.
First homework of the course "Machine learning and artificial intelligence", focused on K-Nearest Neighbors, Support Vector Machines and cross-validation technique.
Second homework of the course "Machine learning and artificial intelligence", focused on dataloaders, AlexNet training and testing, transfer learning, hyperparameters tuning.
Third homework of the course "Machine learning and artificial intelligence", focused on deep domain adaptation applied on AlexNet and cross domain validation