Skip to content
#

gaussian-noise

Here are 35 public repositories matching this topic...

Exploring US Census microdata, tackling privacy issues, and anonymization. Exercise A delves into quasi-identifiers, anonymization methods, identification risks, and differential privacy. Exercise B involves data loading, k-anonymity, histograms, adding noise for privacy, computing private averages, and analyzing privacy parameter impacts.

  • Updated Apr 17, 2024
  • Jupyter Notebook

Explored Machine Learning regression models of varying flexibility and how flexibility relates to MSE, Bias, and Variance in our predictions for MATH 4377: Math of Machine Learning. Visualizations of the Bias-Variance trade-off are included, and the project heavily relied on Spline Regression degrees of freedom for flexibility measuring.

  • Updated Nov 9, 2022
  • Jupyter Notebook

The standard approach to image reconstruction using deep learning is to use clean image priors for training purposes. In this project, we attempt to achieve denoising without using a clean image prior and yet, achieving a performance comparable to, or sometimes, even better than that obtained using the conventional approach.

  • Updated Dec 10, 2022
  • Jupyter Notebook

I built a Denoising Autoencoder to remove noise from the image. Image Denoising is the process of removing noise from the Images The noise present in the images may be caused by various intrinsic or extrinsic conditions which are practically hard to deal with. The problem of Image Denoising is a very fundamental challenge in the domain of Image …

  • Updated Sep 21, 2021
  • Jupyter Notebook

Detection and removal of specific types of outliers present in different data formats which includes detection and removal of contextual outliers from textual data using LOF, outliers from tabular numeric data using LOF, gaussian noise from image data using NLM.

  • Updated Aug 12, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the gaussian-noise topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gaussian-noise topic, visit your repo's landing page and select "manage topics."

Learn more