Skip to main content

An Efficient Unitary Neural Network implementation for PyTorch

Project description

torch_eunn

This repository contains a simple pytorch implementation of a Tunable Efficient Unitary Neural Network (EUNN) Cell. This implementation was based on the tunable EUNN presented in this paper: https://arxiv.org/abs/1612.05231.

Installation

    pip install torch_eunn

Usage

    from torch_eunn import EUNNLayer # feed forward layer
    from torch_eunn import EUNN # Recurrent unit

Requirements

  • PyTorch >= 0.4.0: conda install pytorch -c pytorch

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

torch_eunn-0.1.1.tar.gz (4.7 kB view hashes)

Uploaded Source

Built Distributions

torch_eunn-0.1.1-py3-none-any.whl (5.2 kB view hashes)

Uploaded Python 3

torch_eunn-0.1.1-py2-none-any.whl (5.2 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page