ambrishrawat's Stars
junyanz/CycleGAN
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
pyro-ppl/pyro
Deep universal probabilistic programming with Python and PyTorch
godlygeek/tabular
Vim script for text filtering and alignment
XifengGuo/CapsNet-Keras
A Keras implementation of CapsNet in NIPS2017 paper "Dynamic Routing Between Capsules". Now test error = 0.34%.
chrisdonahue/wavegan
WaveGAN: Learn to synthesize raw audio with generative adversarial networks
jjbrophy47/machine_unlearning
Existing Literature about Machine Unlearning
randy3k/AlignTab
An alignment plugin for Sublime Text using regular expression
beartype/plum
Multiple dispatch in Python
IBM/federated-learning-lib
A library for federated learning (a distributed machine learning process) in an enterprise environment.
ibm-granite/granite-3.0-language-models
yaringal/ConcreteDropout
Code for Concrete Dropout as presented in https://arxiv.org/abs/1705.07832
wesselb/stheno
Gaussian process modelling in Python
OctoberChang/MMD-GAN
MMD-GAN: Towards Deeper Understanding of Moment Matching Network
marload/ConvNets-TensorFlow2
⛵️ Implementation a variety of popular Image Classification Models using TensorFlow2. [ResNet, GoogLeNet, VGG, Inception-v3, Inception-v4, MobileNet, MobileNet-v2, ShuffleNet, ShuffleNet-v2, etc...]
tml-epfl/understanding-fast-adv-training
Understanding and Improving Fast Adversarial Training [NeurIPS 2020]
ibm-granite/granite-guardian
The Granite Guardian models are designed to detect risks in prompts and responses.
wesselb/lab
A generic interface for linear algebra backends
Gordonjo/versa
Code to reproduce experiments in "Meta-learning probabilistic inference for prediction"
lsgos/uncertainty-adversarial-paper
Code for the paper 'Understanding Measures of Uncertainty for Adversarial Example Detection'
IBM/yaps
A surface language for programming Stan models using python syntax
IBM/data-privacy-toolkit
Data Privacy Toolkit
IBM/federated-unlearning
Code implementation of the paper "Federated Unlearning: How to Efficiently Erase a Client in FL?" published at UpML (part of ICML 2022)
IBM/regex-learner
Utility to incrementally learn regular expressions from examples
jlengstorf/reveal.js-jade
The HTML Presentation Framework (now with Jade support!)
IBM/devil-in-GAN
this is a repo for the demo on backdoor attacks on StyleGAN and WaveGAN
IBM/data-leakage-prevention-filesystem
User space file system extension to protect from data leakage. This is code associated to a research paper published at https://arxiv.org/abs/2108.13785
IBM/pycloudmessenger
This repository includes sample code showing how to interact with messaging based services provided by IBM Research Ireland.
NSSAC/WH-challenge-baselines
Example baseline implementations for WH PETS challenge
IBM/DLaaS-Getting-StartedTutorial
A Getting Started Tutorial to get you quick-started on using the IBM Watson Studio DLaaS (Deep Learning as a Service) via the Command Line Interface (CLI). Covers basic pre-requisites, creating a Machine Learning Instance, Cloud Object Storage, etc. and a simple demo.
IBM/Adversarial-Prompt-Evaluation
Code Implementation of Adversarial Prompt Evaluation paper