Mayank Gulati

Results 8 issues of Mayank Gulati

https://github.com/FedML-AI/FedML/blob/400072ef5daa9a9ca0f205ff3a90ccf13f975729/CI-install.sh#L11

As mapping is not done correctly i have to either hard code args or supply differently. https://github.com/FedML-AI/FedML/blob/400072ef5daa9a9ca0f205ff3a90ccf13f975729/fedml_experiments/centralized/run_single.sh#L1

#### What does this implement/fix? Explain your changes. #### Any other comments? Since there some issue with updates on previous [PR 1233](https://github.com/adap/flower/pull/1233), I have recovered the working with matrix multiplication...

This PR(oriented towards FedHeNN algorithm) is incomplete and throws error as it is not possible to combine parameters from different NN architectures. In this initial draft PR I need help...

Contributor

### Problem Description Ability to access underlying deep learning model written in pytorch. It would be nice to have API function call to read and write weights of network (e.g....

feature request

You don't mention what model of MacBook(Pro) you're running, or what version of Ubuntu. But from the above I'm guessing you've got a MacBook8,1 (2015) then and Ubuntu 18.04? If...

https://github.com/chrysn/aiocoap/blob/dd7dbd113650289ddc2f3328854179dab88d2f1a/aiocoap/transports/tinydtls.py#L8 example of dtls server

documentation

is next result always generated irrespective of change in the observed state? https://github.com/chrysn/aiocoap/blob/dd7dbd113650289ddc2f3328854179dab88d2f1a/clientGET-observe.py#L28