Master's student in computer engineering, University of Parma
- 📫 How to reach me: praticoclaudio@gmail.com
- ⚡ Fun fact: my depression is fun
Master's student in computer engineering, University of Parma
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…
Python 1
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 le…
Jupyter Notebook
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. Mo…
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 …
Java