Pinned Repositories
awesome-split-learning
A curated repository for various papers in the domain of split learning.
cs559_assignments
DefenseGAN-and-Cowboy-Defense
This repository implements the two popular defense architectures DefenseGAN and Cowboy that leverage GAN to protect classifiers against test time evasive adversarial attacks
Farmchat
Flappybird_AI
Genetic-algorithm-knapsack-with-penalty
This repository attempts to solve the knapsack problem using Genetic algorithm. It is a 0-1 knapsack and there is an added penalty of not taking specific items.
HTTP-Client-Server-Implementation
Implemented HTTP client and server GET-POST functionality using TCP stream sockets belonging to AF_INET family from scratch.Also implemented a http server side parser to parse the incoming http get/post request and return a parsed req.
InvGAN-Pytorch
This repository implements the Invgan defense architecture in Pytorch. InvGAN acts as an initialisation for DefenseGAN and can help in State of the Art robustness of target models against adversarial attacks.
PFSL
Repository implementing the lightweight split learning framework enabling edge devices to collaboratively train machine learning models with Data & Label Privacy.
Sasquatch-public
Search for SBox using STP
mnswdhw's Repositories
mnswdhw/PFSL
Repository implementing the lightweight split learning framework enabling edge devices to collaboratively train machine learning models with Data & Label Privacy.
mnswdhw/DefenseGAN-and-Cowboy-Defense
This repository implements the two popular defense architectures DefenseGAN and Cowboy that leverage GAN to protect classifiers against test time evasive adversarial attacks
mnswdhw/Sasquatch-public
Search for SBox using STP
mnswdhw/HTTP-Client-Server-Implementation
Implemented HTTP client and server GET-POST functionality using TCP stream sockets belonging to AF_INET family from scratch.Also implemented a http server side parser to parse the incoming http get/post request and return a parsed req.
mnswdhw/InvGAN-Pytorch
This repository implements the Invgan defense architecture in Pytorch. InvGAN acts as an initialisation for DefenseGAN and can help in State of the Art robustness of target models against adversarial attacks.
mnswdhw/awesome-split-learning
A curated repository for various papers in the domain of split learning.
mnswdhw/cs559_assignments
mnswdhw/Farmchat
mnswdhw/Flappybird_AI
mnswdhw/Genetic-algorithm-knapsack-with-penalty
This repository attempts to solve the knapsack problem using Genetic algorithm. It is a 0-1 knapsack and there is an added penalty of not taking specific items.
mnswdhw/ie1-basic-stats
Toy implementation for CS520/620
mnswdhw/IE2-Triangle
Template code for the In-Class Exercise 2 on Unit Testing
mnswdhw/loauth2
mnswdhw/mnswdhw.github.io
mnswdhw/prosody
IMPORTANT: due to a drive failure, as of 13-Mar-2021, the Mercurial repository had to be re-mirrored, which changed every commit SHA. The old SHAs and trees are backed up in the vault branches. Please migrate to the new branches as soon as you can.
mnswdhw/PubSubClient
Connect To a XMPP server supporting XEP-0060 and communicate with it using this PubSub Client
mnswdhw/Resources
One place for good engineering resources - Machine Learning/SWE
mnswdhw/SLR_public_serverclient
mnswdhw/StockStream
Live StockMarket Analysis
mnswdhw/stp
Simple Theorem Prover, an efficient SMT solver for bitvectors
mnswdhw/url_shortner