bshillingford / python-torchfileLinks
Deserialize Lua torch-serialized objects from Python
☆216Updated 5 years ago
Alternatives and similar repositories for python-torchfile
Users that are interested in python-torchfile are comparing it to the libraries listed below
Sorting:
- Code for "On the Effects of Batch and Weight Normalization in Generative Adversarial Networks"☆181Updated 7 years ago
- Use torch in python for deep learning.☆232Updated 8 years ago
- Style and Structure GAN (ECCV 2016)☆113Updated 7 years ago
- Numpy format for Torch☆69Updated 8 years ago
- Torch Containers simplified in PyTorch☆89Updated 8 years ago
- ☆115Updated 9 years ago
- Torch implementation of DRAW: A Recurrent Neural Network For Image Generation☆136Updated 9 years ago
- Reimplementation of cycle-gan(https://arxiv.org/pdf/1703.10593.pdf) with improved w-gan(https://arxiv.org/abs/1704.00028) loss in tensorf…