Metadata-Version: 2.1
Name: cplxmodule
Version: 2020.8.17
Summary: Variational Dropout and Complex-valued Neural Networks in pytorch
Home-page: https://github.com/ivannz/cplxmodule
Author: Ivan Nazarov
Author-email: ivan.nazarov@skolkovotech.ru
License: MIT License
Keywords: pytorch,variational dropout,complex-valued networks,sparsification
Platform: UNKNOWN
Requires-Dist: torch (>=1.4)
Requires-Dist: numpy
Requires-Dist: scipy

An extension for pytorch providing essential building blocks for Complex-valued Neural Networks and `torch.nn`-compatible real- and complex-valued Variational Dropout methods. Implements the tools necessary to train and sparsify both real and complex-valued models, and seamlessly integrate them into existing pipelines.


