Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yassersouri/pytorch-deep-sets

PyTorch re-implementation of parts of "Deep Sets" (NIPS 2017)
https://github.com/yassersouri/pytorch-deep-sets

deep-learning machine-learning nips-2017 pytorch

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# pytorch-deep-sets
PyTorch implementation of parts of "Deep Sets" (NIPS 2017)

## Requirements

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