Skip to content
View NicelyCla's full-sized avatar

Block or report NicelyCla

Report abuse

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

Report abuse
NicelyCla/README.md

About mə

Cybersecurity and Deep Learning enthusiast. Currently master's student in computer engineering, University of Parma

💻 Skills(AHAHAH) and Experiences:

Top Langs Profile views

Pinned Loading

  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 3 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 8 5

  4. cWGAN-gp cWGAN-gp Public

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

    Python 12

  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