Pinned Repositories
opendataval
OpenDataVal: a Unified Benchmark for Data Valuation in Python (NeurIPS 2023)
beta_shapley
Beta Shapley: a Unified and Noise-reduced Data Valuation Framework for Machine Learning (AISTATS 2022 Oral)
dagmm-1
A Pytorch implementation of the paper `Deep Autoencoding Gaussian Mixture Model For Unsupervised Anomaly Detection` by Zong et al.
DataInf
DataInf: Efficiently Estimating Data Influence in LoRA-tuned LLMs and Diffusion Models (ICLR 2024)
dataoob
Data-OOB: Out-of-bag Estimate as a Simple and Efficient Data Value (ICML 2023)
fast_dist_shapley
Efficient Computation and Analysis of Distributional Shapley Values (AISTATS 2021)
UQ_BNN
Uncertainty quantification using Bayesian neural networks in classification (MIDL 2018, CSDA)
variational_autoencoder
variational_autoencoder
wdro_local_perturbation
Principled learning method for Wasserstein distributionally robust optimization with local perturbations (ICML 2020)
WeightedSHAP
WeightedSHAP: analyzing and improving Shapley based feature attributions (NeurIPS 2022)
ykwon0407's Repositories
ykwon0407/variational_autoencoder
variational_autoencoder
ykwon0407/dpgmm
Dirichlet Process Gaussian Mixture Models
ykwon0407/2016_winter_school_bootstrap
2016_winter_school_bootstrap
ykwon0407/ads1-notebooks
Copies of notebooks used in the practical sessions for Algorithms for DNA Sequencing
ykwon0407/ads1-slides
Slides for Algorithms for DNA Sequencing Coursera class
ykwon0407/algorithm
Algorithm practices
ykwon0407/AnomalyDetectionToolbox
A collection of algorithms for anomaly detection
ykwon0407/caffe-googlenet-bn
re-implementation of googlenet batch normalization
ykwon0407/CNN_visualization
An implementation of CNN visualization.
ykwon0407/cs231n.github.io
Public facing notes page
ykwon0407/deepdream
Deep dream
ykwon0407/deeplearning-papernotes
Summaries and notes on Deep Learning research papers
ykwon0407/kaggle_diabetic
Team o_O solution for the Kaggle Diabetic Retinopathy Detection Challenge
ykwon0407/kaggle_Microsoft_Malware
code for kaggle competition Microsoft malware classification
ykwon0407/kaggle_santander
santander competition
ykwon0407/Lasagne
Lightweight library to build and train neural networks in Theano
ykwon0407/Lpoint
Lpoint with Young-Geun Choi, SeongOh Park
ykwon0407/mnist_practice
MNIST practice with tensorflow and caffe
ykwon0407/NSL_KDD
NSL-KDD Dataset
ykwon0407/rcpp_dpmm
ykwon0407/Recipes
Lasagne recipes: examples, IPython notebooks, ...
ykwon0407/resnet
Implementation of Deep Residual Learning / Residual Network for MSR paper http://arxiv.org/abs/1512.03385
ykwon0407/ResNet-Generator-for-caffe
A script for generating ResNet model which is proposed by MSRA in ImageNet 2015.
ykwon0407/resnet_gen
ykwon0407/Variational-Autoencoder
Implementation of a variational Auto-encoder