Claudio's repositories

cWGAN-gp

My version of cWGAN-gp. Simply my cDCGAN-based but using the Wasserstein Loss and gradient penalty.

Language:PythonStargazers:10Issues:1Issues:0

GAN-and-Meta-Learning

We've applied the Reptile algorithm to our GAN architectures. The peculiarity is the exclusion of G from meta-learning. Surprisingly, everything worked and the research was published in a paper. More details reported on the paper "Towards Latent Space Optimization of GANs Using Meta-Learning" and the thesis (Italian).

Language:PythonStargazers:7Issues:1Issues:0

cDCGAN

During my studies I had a lot of trouble finding a cDCGAN architecture that worked as I expected, so I decided to write my own version, finding an alternative way to condition it.

Language:PythonStargazers:1Issues:1Issues:0

Pytorch-Siamese-Net-with-Triplet-Loss

This repository implements a Siamese Network with Triplet Loss for image similarity tasks, leveraging the powerful ResNet architecture for feature extraction. The model is trained to learn a robust representation space where similar images are close, and dissimilar ones are distant.

Language:PythonLicense:MITStargazers:1Issues:0Issues:0

ESP8266-IR-control-Blynk

Using this technique it's possible to control in a domotic way many objects that are not natively domotic, without any hardware modification.

Language:C++Stargazers:0Issues:0Issues:0

Money-Master

IOS app for examining mobile systems. The app keeps track of the user's expenses. Use of database for user profiles, coredata were not used.

Language:Objective-CStargazers:0Issues:1Issues:0

NicelyCla

Config files for my GitHub profile.

Stargazers:0Issues:1Issues:0

old-assembly-exams

old exams that I did for "architecture of electronic computers" course

Language:AssemblyStargazers:0Issues:1Issues:0

ORunge-Tracker

The app counts the kilometers traveled and graphically draws the route on the map (Google Maps Api). Use of databases for user profiles. I have particularly cared for the graphic side. The app has been tested up to Android Oreo.

Language:JavaStargazers:0Issues:0Issues:0

Product-Master

Simple database management using php and HTML. Not very useful, hastily written, just a project for learning databases.

Language:PHPStargazers:0Issues:0Issues:0

Pytorch-Siamese-Net-Meta-Learning

This repository implements a Siamese Network with Triplet Loss, enhanced by the Reptile metalearning algorithm. Leveraging the ResNet architecture for feature extraction, the model is trained to learn a versatile representation space for image similarity tasks.

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

Real-Time-Clockdriven

Example of clockdriven scheduling library in C++ that allows to execute a set of periodic tasks and an aperiodic task. An assignment for "Operating and Real-time systems" course.

Language:C++Stargazers:0Issues:0Issues:0

PentestGPT

A GPT-empowered penetration testing tool

License:MITStargazers:0Issues:0Issues:0

Similarity-image-Canvas

Useful script for graphically testing similarity or comparison models

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

Simple-Code-Safari

simple algorithm to create a code map in a python project.

Language:PythonStargazers:0Issues:0Issues:0

SORT-socket-stream

Concurrent server example in c. An assignment for "Operating and Real-time systems" course

Language:CStargazers:0Issues:1Issues:0

Sound-Master

Simple database management via Java and Hibernate. Software engineering project

Language:JavaStargazers:0Issues:1Issues:0