PyTorch re-implementation of powerpropagation algorithm.
- PyTorch
- Torchvision
python powerprop.py
The original (official) code implementation of powerpropagation algorithm can be found here. The original code was implemented using Tensorflow/Sonnet.
PyTorch re-implementation of powerpropagation algorithm.
python powerprop.py
The original (official) code implementation of powerpropagation algorithm can be found here. The original code was implemented using Tensorflow/Sonnet.