Skip to content

dlpbc/powerpropagation-pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

powerpropagation-pytorch

PyTorch re-implementation of powerpropagation algorithm.

Requirements

  • PyTorch
  • Torchvision

How to run

python powerprop.py

Orginal implementation

The original (official) code implementation of powerpropagation algorithm can be found here. The original code was implemented using Tensorflow/Sonnet.

About

PyTorch implementation of powerpropagation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages