Skip to main content

Provides functional API for model creation in PyTorch.

Project description

PyPi version PyPI license Documentation Status

Defining complex models in PyTorch requires creating a class. Defining models in tensorflow is easier. This makes it just as easy in PyTorch.

  • Small extension to PyTorch
  • No dependencies besides PyTorch
  • Produces models entirely compatible with PyTorch
  • Reduces the amount of code

Installation

Install easily with pip:

pip install pytorch-functional

Or download from source and install locally:

git clone https://github.com/gahaalt/pytorch-functional.git
cd pytorch-functional && pip install -e .

Links

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

pytorch-functional-0.2.1.tar.gz (4.9 kB view hashes)

Uploaded Source

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