Ram Samarth B B
Ram Samarth B B
Update the depricated use of nodeSelector beta.kubernetes.io/os to kubernetes.io/os I have updated the depricated use of nodeSelector beta.kubernetes.io/os to kubernetes.io/os in deploy/kubernetes/complete-demo.yaml Updated this because of the warning ```Warning: spec.template.spec.nodeSelector[beta.kubernetes.io/os]:...
### Description Creating a new baseline called pFedHN by reproducing the original paper ### Checklist - [ ] Implement proposed change - [ ] Write tests - [ ] Update...
Addressing #405 Adding a new `normalise.jl` - Initially added the PairNorm support - Will add GraphNorm next
There are GNN specific normalisations which play a crucial role in Deeper GNNs, or help in overcoming oversmoothing. There arises a necessity to implement these in order to enhance the...
The current issues listed here are referring to that in https://fluxml.ai/Zygote.jl/dev/# https://github.com/FluxML/Zygote.jl/blob/master/docs/src/index.md - First one being the link -> https://fluxml.ai/blog/2019/02/07/what-is-differentiable-programming.html , which is linked to "differentiable programming" is broken -...
I want to work on this and please give this a hactoberfest tag
## Issue Modifying some of the things in the shell ### Description 1. In `test-baseline-structure.sh` , `baseline_path=$(pwd)/$1` would take the dev path , but for testing we need the baseline...