Skip to content
View NicelyCla's full-sized avatar
Block or Report

Block or report NicelyCla

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
NicelyCla/README.md

About mə

Master's student in computer engineering, University of Parma

💻 Skills(AHAHAH) and Experiences:

Top Langs Profile views

Pinned

  1. Pytorch-Siamese-Net-with-Triplet-Loss Pytorch-Siamese-Net-with-Triplet-Loss Public

    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

  2. Pytorch-Siamese-Net-Meta-Learning Pytorch-Siamese-Net-Meta-Learning Public

    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

  3. GAN-and-Meta-Learning GAN-and-Meta-Learning Public

    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…

    Python 7 3

  4. cWGAN-gp cWGAN-gp Public

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

    Python 10

  5. cDCGAN cDCGAN Public

    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.

    Python 1

  6. ORunge-Tracker ORunge-Tracker Public

    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