Aman Priyanshu

Results 4 repositories owned by Aman Priyanshu

Deep-Belief-Networks-in-PyTorch

50
Stars
16
Forks
Watchers

The aim of this repository is to create RBMs, EBMs and DBNs in generalized manner, so as to allow modification and variation in model types.

DP-HyperparamTuning

23
Stars
5
Forks
Watchers

DP-HyperparamTuning offers an array of tools for fast and easy hypertuning of various hyperparameters for the DP-SGD algorithm.

FedPAQ-MNIST-implemenation

22
Stars
5
Forks
Watchers

An implementation of FedPAQ using different experimental parameters. We will be looking at different variations of how, r(number of clients to be selected), t (local epochs) and s (Quantizer levels))

Federated Neural Collaborative Filtering (FedNCF). Neural Collaborative Filtering utilizes the flexibility, complexity, and non-linearity of Neural Network to build a recommender system. Aim to federa...