Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 166 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 166 Bytes

pytorch-deep-sets

PyTorch implementation of parts of "Deep Sets" (NIPS 2017)

Requirements

  • Python 3.6
  • PyTorch 0.3
  • torchvision
  • matplotlib
  • click
  • tqdm