deep-
There are 9 repositories under deep- topic.
infocusp/diffusion_models
Minimal standalone example of diffusion model
reds-lab/Narcissus
The official implementation of the CCS'23 paper, Narcissus clean-label backdoor attack -- only takes THREE images to poison a face recognition dataset in a clean-label way and achieves a 99.89% attack success rate.
naayem/Medical-CT-Segmentation-DeepLearning
A repository containing deep learning models and evaluation methods for enhancing medical image segmentation in Computed Tomography (CT) scans, with a focus on U-Net variants, nnUNet, and Swin-UNet architectures.
guangyaodou/ConMU
Breaking the Trilemma of Privacy, Utility, Efficiency via Controllable Machine Unlearning
connorcl/genetic-simulation
A cross-platform, multi-threaded population simulation in which organisms make decisions using a neural network and evolve through horizontal gene transfer, replication and mutation
lordzuko/probabilistic-deep-learning
Code for various probabilistic deep learning models
SCBenson/ReinforcementLearning
Single-Agent Deep-Q Learning: Exploratory versus Greedy polices for the traversal of a randomly generated 2-D labyrinth.
shiningflash/Machine-Learning
Explore practical machine learning projects, from predicting taxi fares to visualizing neural networks, making AI concepts simple and accessible for everyone!
sobhanshukueian/GAN
Simple generative adversarial network implementation using pytorch on MNIST dataset.